Python Tutorial Part 5: Reading input from the keyboard, data conversion, and arithmetic

Publicado el: 04 marzo 2017
en el canal de: Professor Hank Stalica
678
15

In part five of this series, we talk about getting input from the user, how to convert it to numbers, and then perform basic arithmetic operations on it.

Functions discussed :

input() : prompts the user, reads and returns the response as a string
int() : converts user input from a string to a whole number
float() : converts user input from a string to a floating point number

Arithmetic operators :
- addition
- subtraction
- multiplication
/ - division
** - exponentiation




Python Tutorial Playlist : https://www.youtube.com/playlist?list...


En esta página del sitio puede ver el video en línea Python Tutorial Part 5: Reading input from the keyboard, data conversion, and arithmetic de Duración hora minuto segunda en buena calidad , que subió el usuario Professor Hank Stalica 04 marzo 2017, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 678 veces y le gustó 15 a los espectadores. Disfruta viendo!