Commit 3e12e812 by BellCodeEditor

save project

parent dafaf21a
Showing with 3 additions and 3 deletions
...@@ -129,6 +129,6 @@ import pygame ...@@ -129,6 +129,6 @@ import pygame
pygame.init() pygame.init()
scree=pygame.display.set_mode(200,100) scree=pygame.display.set_mode(200,100)
from random import randint
a= randint(2,5)
print()
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