Hello.py 88 B

123
  1. # This is simple program to show how print statement works
  2. print('Hello Python World')