Project
Simple Chatty Bot
Easy
2 completions
~ 50 minutes
3.5You’ll get to know the basic syntax of Python and write a simple program using variables, conditions, loops, and functions
.
Provided by
Hyperskill Academy
About
Here, at the beginning of your programmer’s path, you will need a console bot that will guide you through the basics of software development. During this journey you will also play some word and number games that you are going to implement by yourself. Pack up and hit the road, my friend!
Graduate project
This project covers the core topics of the Python Developer course, making it sufficiently challenging to be a proud addition to your portfolio.
At least one graduate project is required to complete the course.
What you'll learn
Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Teach your assistant to introduce itself in the console
Introduce yourself to the bot
Use your knowledge of strings and numbers to make the assistant guess your age
Your assistant is old enough to learn how to count. And you are experienced enough to apply the for-loop at this stage!
At this point, the assistant will be able to check your knowledge and ask multiple choice questions. Add some methods to your code and make the stage even better