linuxfizierung

This commit is contained in:
Michael S. 2024-01-19 22:02:05 +01:00
parent f10e493353
commit 52af226b5b
2 changed files with 2 additions and 0 deletions

1
first.py Normal file → Executable file
View file

@ -1,3 +1,4 @@
#/bin/python3
import pygame
from random import randint as ri
def scale(vaktor):

1
main.py Normal file → Executable file
View file

@ -1,3 +1,4 @@
#/bin/python3
import pygame
from random import randint as ri