elso feladatok
This commit is contained in:
7
matek/matek.py
Normal file
7
matek/matek.py
Normal file
@@ -0,0 +1,7 @@
|
||||
matek = 6 * 1 - 2
|
||||
|
||||
print(matek)
|
||||
|
||||
matek2 = 6 * (1 - 2)
|
||||
|
||||
print(matek2)
|
||||
Reference in New Issue
Block a user