filmov
tv
Python 3 Tutorial for Beginners #6 - Standard Input

Показать описание
Hey developers, in this Python tutorial I'll introduce you to the input function, which allows us to take input from a user and store it. We'll use standard input to create a program which can calculate the volume of a cuboid based on user inputted values.