add comments
This commit is contained in:
parent
8c91cb7893
commit
7b2a5cbeaa
@ -1,5 +1,6 @@
|
||||
def main():
|
||||
print("Hello world!")
|
||||
# арифметика
|
||||
a = 1
|
||||
b = 2
|
||||
c = a+b
|
||||
|
Loading…
x
Reference in New Issue
Block a user