diff --git a/Snake.py b/Snake.py new file mode 100644 index 0000000..c32d8d7 --- /dev/null +++ b/Snake.py @@ -0,0 +1 @@ +print("python")