LearningPy/main.py

3 lines
46 B
Python
Raw Normal View History

2022-11-30 14:39:22 +00:00
#Printing hello world
print("Hello world!")