richtige linuxifizierung

This commit is contained in:
Michael S. 2024-01-19 22:04:11 +01:00
parent 52af226b5b
commit 21f6e36541
2 changed files with 2 additions and 2 deletions

View file

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

View file

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