Skip to content

Commit 4eb020b

Browse files
committed
Pages project
1 parent ab01906 commit 4eb020b

File tree

8 files changed

+4
-89
lines changed

8 files changed

+4
-89
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ from gridv1 import Grid
22

33
fn run(owned grid: Grid) raises -> None:
44
while True:
5+
print("Current mutation:\n\n")
56
print(grid)
67
print()
78
print()

0 commit comments

Comments
 (0)