GreetingsWorld.py

 avatar
unknown
python
a year ago
83 B
15
Indexable
#Incorrect Code:
Greetings World! ✮

#Correct Code:
print("Greetings World! ✮")
Editor is loading...
Leave a Comment