hi
This commit is contained in:
commit
8e419439ec
6
3.py
Normal file
6
3.py
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
print(5 + 10)
|
||||||
|
print(5 - 10)
|
||||||
|
print(5 * 10)
|
||||||
|
print(5 / 10)
|
||||||
|
print(5 % 10)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user