Compare commits
No commits in common. "second" and "main" have entirely different histories.
@ -1,9 +1,5 @@
|
||||
def main():
|
||||
print("Hello world!")
|
||||
# арифметика
|
||||
a = 1
|
||||
b = 2
|
||||
c = a+b
|
||||
d = a - b
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user