add c=a+b
This commit is contained in:
parent
ec1eee808f
commit
56687fb59a
@ -1,5 +1,6 @@
|
||||
def main():
|
||||
print("Hello world!")
|
||||
c = a+b
|
||||
|
||||
|
||||
main()
|
||||
|
Loading…
x
Reference in New Issue
Block a user