mirror of
https://github.com/RGBCube/CSAssignments
synced 2025-07-25 13:07:46 +00:00
Refactor most of the interactive runner
This commit is contained in:
parent
d782a4d879
commit
58f5c52db5
9 changed files with 138 additions and 122 deletions
|
@ -1,6 +1,6 @@
|
|||
name = "example"
|
||||
given-date = "3/11/2022"
|
||||
main-file = "example.py"
|
||||
date = "3/11/2022"
|
||||
main = "example.py"
|
||||
description = "This is an example entry for CPython"
|
||||
directions = """
|
||||
Print "Example" 10 times.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue