• @TootSweet
    link
    English
    1
    edit-2
    5 days ago

    Behold, an AI that can feel distress:

    if input("Should I feel distressed? ").lower() == "yes":
      print("😰")
    else:
      print("🙂")