Skip to content

Commit 40404a5

Browse files
committed
Update
1 parent 6f55e9a commit 40404a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

thor_CodingGames.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@
2222

2323
# A single line providing the move to be made: N NE E SE S SW W or NW
2424
print("SE")
25+
26+
def test():
27+
pass

0 commit comments

Comments
 (0)