Inspiration

What it does

How we built it

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for Find if a number is even or odd

I've always wondered, whether a number is odd or even. For some, they don't care. For me, I care. Basically, on command line, you run the command with "python3 "mod.py"". This causes the program to start running, immediately. Inputting any number into the program will tel you if it is odd or even. There is also a hidden surprise if you can find it! You can also input arithmetic expressions. The program will evaluate it and then output if it is even or odd! (The program is also a cautionary tale on using eval()) Challenges: Not knowing python or git The python script was produced by a C++ program I learned how to branch in git.

Built With

Share this project:

Updates