Hello everyone! Hope you’re having a great day!
I was working on this little project before I ran into a problem. I was working on an idea logger so I can write down ideas and the program would save it into a list so I can add ideas and read previous ones. I was working on this if statement but i’m running into a problem. Whenever I run the program, it asks me if I have any ideas (as expected). But, when I write “Yes” into the program, it shows me the “Thats ok! Make sure to keep working hard though!”. I tried putting the if “Yes” first but then even when i tell the program “No” it keeps asking me for the idea. Could someone please help me? Thank you!