Compare commits
No commits in common. "1a5d76a8c2d544296d2a25cb20a651ef30c4a567" and "56687fb59aede7f372765e342f81d1877fd2e5d0" have entirely different histories.
1a5d76a8c2
...
56687fb59a
@ -1,7 +1,6 @@
|
|||||||
def main():
|
def main():
|
||||||
print("Hello world!")
|
print("Hello world!")
|
||||||
c = a+b
|
c = a+b
|
||||||
d = a - b
|
|
||||||
|
|
||||||
|
|
||||||
main()
|
main()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user