4 lines
73 B
Python
4 lines
73 B
Python
# Comment: This is a fairly simple Python script
|
|
|
|
print('Hello, World!')
|
# Comment: This is a fairly simple Python script
|
|
|
|
print('Hello, World!')
|