Zglad-Creator / Respectful_Residents

This is a open source script for a residents game.
1 stars 4 forks source link

Update exclude.py #10

Closed JedLiu825 closed 1 week ago

JedLiu825 commented 1 week ago

I used the .lower() method to convert all the characters in the user input to lowercase. I also indented everything under user_input so that it actually asks the user if they still like Roblox, instead of just printing "I like roblox" over and over. I added some comments as well to clarify what the code does.