Python Tutorial
Console Input in python
Reading data from user in python
Reading data from console in python
00:00:00 Introduction
00:01:58 Input conversion to specific type
00:03:30 How to take more than one input in single line of code
00:05:30 Use comprehension to read more than one values in single line of code
00:14:17 Read different type of values in single line of code