4 lines
40 B
Python
4 lines
40 B
Python
#!/usr/bin/env python3
|
|
|
|
print ("hello")
|
#!/usr/bin/env python3
|
|
|
|
print ("hello")
|