You must log in or register to comment.
Feel, no…detect? Who knows
Behold, an AI that can feel distress:
if input("Should I feel distressed? ").lower() == "yes": print("😰") else: print("🙂")
Feel, no…detect? Who knows
Behold, an AI that can feel distress:
if input("Should I feel distressed? ").lower() == "yes":
print("😰")
else:
print("🙂")