def helloworld(mood):
if mood == 'fine':
print('你好,世界')
mood = input('你今天的心情如何: ')
helloworld(mood)

你好,世界
别人的看法都是狗屁,你是谁只有你自己说了才算
Some rights reserved
Except where otherwise noted, content on this page is licensed under a
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license