diff --git a/test.py b/test.py index 09a8528..84eae9f 100644 --- a/test.py +++ b/test.py @@ -3,6 +3,8 @@ This program is written to ask the user their name and print it in the terminal. Before running this program, please fix the three minor issues :) After a successful run, please submit a pull request! + +Testing!!! ''' print('ichangendfit') def read_input():