What Inspired Me
I got inspired by a book called Python for Kids. It is a very helpful book.
What this Program Does
This program lets the user find what a number - between 1 and 20 - is called in German.
How I Built This
I made many elif commands in Python to show what any given number between 1 and 20 is in German. Any number not in that range will show this message - Number not valid.
What I Am Proud Of
I am proud that this number translator can quickly help a German learner memorize the numbers in German.
What I Learned
I learned how to use elif commands.
What's next for English_to_German_1-20_Numbers_Generator 1.00
In version 1.01, instead of typing the number in the code itself; I might try to let the user type the number in the Python product.
Log in or sign up for Devpost to join the conversation.