diff options
Diffstat (limited to 'projects/2/prog4.py')
| -rwxr-xr-x[-rw-r--r--] | projects/2/prog4.py | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/projects/2/prog4.py b/projects/2/prog4.py index e69de29..dd0f49e 100644..100755 --- a/projects/2/prog4.py +++ b/projects/2/prog4.py @@ -0,0 +1,7 @@ +#!/usr/bin/env python + +print(""" +Program author: mo khan +ID: 3431709 +Program 4 - Functions +""") |
