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