Преглед изворни кода

modif biride py

chapitre-1-start
antoine пре 3 година
родитељ
комит
27711d6a3c
1 измењених фајлова са 21 додато и 1 уклоњено
  1. +21
    -1
      birdie.py

+ 21
- 1
birdie.py Прегледај датотеку

@@ -1 +1,21 @@
print('Hello world !')
import pgzrun

TITLE = "Paf l'oiseau"
WIDTH = 400
HEIGHT = 708












def draw():
screen.blit('cascade',(0,0))

pgzrun.go()

Loading…
Откажи
Сачувај