From 7e4c4129645f7ced45a2a4dba8cb686cee155059 Mon Sep 17 00:00:00 2001 From: xinyu774 <52947158+xinyu774@users.noreply.github.com> Date: Fri, 30 Oct 2020 23:31:45 +0800 Subject: [PATCH] Update app.py --- app.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app.py b/app.py index 1c3975b..ab464d0 100644 --- a/app.py +++ b/app.py @@ -46,6 +46,9 @@ if each_word == "scared": feelings_list.append("scared") encouragement_list.append("sending you a virtual hug, know you arent alone") + if each_word == "insecure": + feelings_list.append("insecure") + encouragement_list.append("you're beautiful the way you are, don't doubt yourself") if counter == 0: