From 7d4d81c21913dd721d873be7ca0adc19093a6af0 Mon Sep 17 00:00:00 2001 From: Yusuf Ahmed Date: Tue, 27 Jun 2023 10:23:10 -0400 Subject: [PATCH] TEST Testing!!! --- test.py | 2 ++ 1 file changed, 2 insertions(+) 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():