EasyOutput prediction

String repetition

What does this code print?

s = "ab" * 3
print(s)

← → arrow keys to navigate

Sign in to save your progress.

String repetition - Python Variables & Types Quiz | Unnested