summaryrefslogtreecommitdiff
path: root/projects/2/prog2.py
diff options
context:
space:
mode:
Diffstat (limited to 'projects/2/prog2.py')
-rwxr-xr-x[-rw-r--r--]projects/2/prog2.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/projects/2/prog2.py b/projects/2/prog2.py
index e69de29..cd8cd78 100644..100755
--- a/projects/2/prog2.py
+++ b/projects/2/prog2.py
@@ -0,0 +1,7 @@
+#!/usr/bin/env python
+
+print("""
+Program author: mo khan
+ID: 3431709
+Program 2 - Using Input
+""")