Skip to content
Snippets Groups Projects
Commit ff29c821 authored by s2299100's avatar s2299100
Browse files

main now calls filelog

parent 516aee1e
Branches save
No related tags found
No related merge requests found
......@@ -23,6 +23,5 @@ def main ():
main.finalscore = 69
main.username = "peter"
main.user_id = 5
filelog(main.user_id)
main()
filelog(main.user_id)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment