
lowtiersubhuman
Certified Subhuman
- Joined
- Jun 7, 2025
- Posts
- 5,305
- Reputation
- 5,278
@BadLuck7892
import chatgpt
Question = "how are you"
reply = input(print(question))
If reply contains "good"
Print "thats great"
Elif reply contains "bad"
Print "oh no whats wrong"
End
import chatgpt
Question = "how are you"
reply = input(print(question))
If reply contains "good"
Print "thats great"
Elif reply contains "bad"
Print "oh no whats wrong"
End