EasyOutput prediction
String repetition
What does this code print?
s = "ab" * 3 print(s)
← → arrow keys to navigate
Sign in to save your progress.
What does this code print?
s = "ab" * 3 print(s)
← → arrow keys to navigate
Sign in to save your progress.