Kasante95

Untitled

Dec 31st, 2022 (edited)
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | Source Code | 0 0
  1. import pgzrun
  2. def draw():
  3.     screen.draw.text("Your Name", topleft=(10, 10))
  4. pgzrun.go()
Advertisement
Add Comment
Please, Sign In to add comment