5 lines
101 B
Python
5 lines
101 B
Python
print("Hello world!")
|
|
print("Adding more code")
|
|
print("group commit")
|
|
print("Another test")
|
|
print(a)
|