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