How to print multiple times without loop

CODE




How to print multiple times without loop:

>>> print(" fun"*3)

Output:
 fun fun fun

How to print multiple times without loop How to print multiple times without loop Reviewed by Unknown on December 10, 2018 Rating: 5

No comments:

If you have any doubt or query ,comment below:

Programming copyright © 2018-19. Powered by Blogger.