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