Update passFail.py
This commit is contained in:
parent
02f5017003
commit
f5fd652b2f
|
@ -1,3 +1,6 @@
|
|||
# Copyright 2022, Rayyan Hodges, TAFE NSW
|
||||
# rayyan.hodges@studytafensw.edu.au
|
||||
|
||||
#Obtaining course score from user and defining it
|
||||
coursescore=int(input("Please enter your test score: "))
|
||||
|
||||
|
|
Loading…
Reference in New Issue