Write A Programme In Python To Print Twinkle-Twinkle Little Star Poem?

 Write A  Programme In Python To Print Twinkle-Twinkle Little Star Poem? 









Code:

print('''Twinkle, twinkle, little star
How I wonder what you are
Up above the world so high
Like a diamond in the sky''')

Output :














Comments

Popular posts from this blog

Write A Python Program, Create n Empty Dictionary Allow 4 Friends To, Enter Their Favorite Programming Language As values and User Keys as their Name Assume That The Names Are Unique.

Write Python Program To Store Seven Fruits Name In a List Enter By The User