int * str

Multiple choice question

what will be printed by the next line:

print 5 * "6"

correct

"66666"

wrong

"30"

wrong

syntax error

wrong

"5*6"

Feedback:

0
Your rating: None
This question is part of the following quizzes