2 lines
122 B
Python
2 lines
122 B
Python
def hello():
|
|
return "Hello, world!<span style=\"font-size:small\">this was imported from another python script</span>" |