Stand Masterprojekt_V2 ohne Michelle
This commit is contained in:
6
Vorbereitungen_Fabian/Test.py
Normal file
6
Vorbereitungen_Fabian/Test.py
Normal file
@@ -0,0 +1,6 @@
|
||||
i = 5
|
||||
|
||||
if i % 6 != 0:
|
||||
print("nein")
|
||||
else:
|
||||
print("ja")
|
||||
Reference in New Issue
Block a user