Register - Login - Forgotten Password

Lesson 6: Getting Input From the User

So far, our programmes have only displayed information. What if the person using one needs to answer back? This raises the central question of how Python can receive information while a programme is running and then use it. The answer begins with interactive programmes, which respond to information supplied during their use.

Lesson 6: Getting Input From the User

This lesson just one in the category Python Programming Level 1. To access this lesson you need to have a valid learner account, ask your parent to register you now.