From 0167c448f97ff87261d76c4c86b97990c9afe33c Mon Sep 17 00:00:00 2001 From: "Rayyan (Rayy)" Date: Sun, 17 Sep 2023 16:58:24 +1000 Subject: [PATCH] Update input1234.py --- input1234.py | 3 +++ 1 file changed, 3 insertions(+) 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