Commit 99bdb101 by BellCodeEditor

auto save

parent 266b8df4
Showing with 6 additions and 1 deletions
a=0
for i in range(0,31,2):
a=a+i
print(a)
\ No newline at end of file
import pygame
import pygame
from pygame import locals
import random
......
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