diff --git a/input1234.py b/input1234.py index 7a1970f..0ad620e 100644 --- a/input1234.py +++ b/input1234.py @@ -1,3 +1,6 @@ +# Copyright 2022, Rayyan Hodges, TAFE NSW +# rayyan.hodges@studytafensw.edu.au + # Obtain answer from user and determining that within our code. number=int(input("Please enter a number ranging from 1 to 4: ")) i = number