GCSE Python Challenge #1: Simple Chatbot

preview_player
Показать описание
The first of a few programming 'challenges', which are tasks I've set with the aim of practicing programming skills. For this video, these skills are some of the most basic: inputs and outputting (printing), using variables, and using arithmetic operations. Future challenges will required more advanced skills.

The task:
Create a simple chatbot program where the user can have a basic conversation with the program. The user is asked questions and the computer responds using their answer, making it (slightly!) interactive.

Success criteria:
Minimum 8 lines of code
Use of print statements
Use of input statements
Use of variable(s)
Comments briefly explaining the code
Use of non-string data types
Use of a arithmetic operation (like modulo or exponentiation)

Рекомендации по теме
Комментарии
Автор

Great Tutorial Thanks. Really Useful Video Especially For Students Trying Their Hardest To Start Coding. Keep It Up!

IntelligentFN
Автор

which program do you use te write the code?
very cool video bye the way

profnelis