Blog

What is the output of the below code?

Name = “John”
print(Name*3)