3 lines
26 B
Text
3 lines
26 B
Text
|
|
str = "Lol"
|
||
|
|
print str * 5
|