Compare commits
No commits in common. "7b2a5cbeaa14d6967093ac0940ce8a86638f52c8" and "1a5d76a8c2d544296d2a25cb20a651ef30c4a567" have entirely different histories.
7b2a5cbeaa
...
1a5d76a8c2
@ -1,8 +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