asked 104k views
1 vote
Help. it's time limited. programming. python.​

Help. it's time limited. programming. python.​-example-1
asked
User Psanf
by
8.2k points

1 Answer

4 votes

Answer:

4444

Step-by-step explanation:

The * can be applied to print a string any given number of times. Thus, str(m)*m means m will be repeated 4 times, and since m=4, the output comes out to be 4444.

This is the first option. And hence the correct option is the first one.

answered
User Smallworld
by
8.6k points

No related questions found