learn-python/e1.py

6 lines
66 B
Python
Raw Normal View History

2023-06-07 17:58:34 -04:00
# Exercise 1
# Task:
'''
Create a program that prints "Hello"
'''