suicide prevention code example
Example 1: suicide prevention
need_help = True
if need_help:
print('Please, get help. Call 13 11 14. It\'s never too late.')
Example 2: suicide
Suicide is never the answer
need_help = True
if need_help:
print('Please, get help. Call 13 11 14. It\'s never too late.')
Suicide is never the answer