6 lines
110 B
Python
6 lines
110 B
Python
# This Python file uses the following encoding: utf-8
|
|
|
|
# if __name__ == "__main__":
|
|
# pass
|
|
print('hello')
|