
lowtiersubhuman
Kraken
- Joined
- Jun 7, 2025
- Posts
- 3,995
- Reputation
- 3,622
@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