mirror of https://github.com/reiyua/Marks.git
Update marks.py
Added basic info discussing what the program does and added author's email.
This commit is contained in:
parent
ebbeedb47a
commit
f12f0683f0
3
marks.py
3
marks.py
|
@ -1,3 +1,6 @@
|
||||||
|
# Simple marks calculation program, Created by Gelos Enterprises, edits and fixes done by Rayyan Hodges. Copyright 2022: Rayyan Hodges, Gelos Enterprises, TAFE NSW
|
||||||
|
# rayyan.hodges@studytafensw.edu.au
|
||||||
|
|
||||||
active = False
|
active = False
|
||||||
while active == False:
|
while active == False:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue