5 lines
83 B
Python
5 lines
83 B
Python
print('Hello World')
|
|
print('Hello Homer')
|
|
print('Hello Marge')
|
|
print('Hello Bart')
|