Input and Conversion

Attention: Our videos have subtitles in all partner languages. You can switch on subtitles in the youtube player by clicking the gear wheel and selecting your preferred language.

This video introduces user input in order to make your programs interactive. It also explains how to convert one variable type to another and why that is necessary. You will learn how to make your code dynamic, using the input from the user to make computer operations, creating useful programs that can respond to different conditions.