Choice Card

What will be the output of the following Python code? >>> a=("Check")*3 >>> a a) b) c) d)

Belongs to subject Python

What will be the output of the following Python code?

a=("Check")*3 a a) b) c) d)