mirror of
https://github.com/RGBCube/CSAssignments
synced 2025-06-15 02:22:08 +00:00
Start working on new interactive runner
This commit is contained in:
parent
1080941194
commit
38ba3af643
23 changed files with 202 additions and 15 deletions
2
sources/cpython/example/example.py
Normal file
2
sources/cpython/example/example.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
for _ in range(10):
|
||||
print("Example")
|
Loading…
Add table
Add a link
Reference in a new issue