GreetingsWorld.py

 avatar
unknown
python
9 months ago
83 B
13
Indexable
#Incorrect Code:
Greetings World! ✮

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