Back to Browse

Python Programming 3. Input

5.2K views
Jun 5, 2021
6:23

This is the third in a course of computer science video lessons introducing programming with Python. It shows you how to prompt the person using your program to enter data with the input function. The data input by the user is assigned to a variable so that it can be processed by your program. The video begins by reviewing some common programming mistakes that can be made when working with string variables, and how to fix them, before going on to talk about capturing string data from the user.

Download

1 formats

Video Formats

360pmp48.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Python Programming 3. Input | NatokHD