From 6e2ebdeed4716e1e9bf8f89d5216df5da1a78d6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Caron?= Date: Mon, 10 May 2021 17:57:55 -0400 Subject: [PATCH] Added my name to test.py --- test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test.py b/test.py index d1a52b7..d9b9203 100644 --- a/test.py +++ b/test.py @@ -3,6 +3,7 @@ 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! +EDITED BY JEAN-FRANCOIS CARON ''' def read_input():