Commit 6806b823 by BellCodeEditor

auto save

parent 9f503c56
Showing with 3 additions and 6 deletions
from random import randint
from pygame import locals a=randint(2,5)
while True: print(a)
for event in pygame,event.get():
if event.type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment