filmov
tv
Lecture 3: Input, variables and creating a band name generator using Python.

Показать описание
Python has an input function which lets you ask a user for some text input. You call this function to tell the program to stop and wait for the user to key in the data.
Variables are nothing but reserved memory locations to store values.
you will see how to take input and a detail about variable.
we will create a mini band name generator in this video using python
Variables are nothing but reserved memory locations to store values.
you will see how to take input and a detail about variable.
we will create a mini band name generator in this video using python