Files
snake-python/.replit
T
2022-01-24 15:30:05 +01:00

3 lines
46 B
Plaintext

language = "python3"
run = "python server.py"