Back to Browse

Python Hindi Tutorial 6 - User Input

24.0K views
Oct 19, 2019
4:22

This python tutorial for beginners will explore using input() function to take user input. We will make a simple program that takes two numbers using input() and prints their sum. At the end there are some interesting exercises to practice concepts learned in this tutorial. #PythonTutorialHindi #Python #PythonProgramming Topics that are covered in this Video: 0:00 Install pycharm and basics about pycharm 1:51 input() function 2:45 type() function Exercise:https://github.com/codebasics/py/blob/master/Basics/Hindi/4_user_input/4_user_input_exercise.md Code used in this tutorial: https://github.com/codebasics/py/blob/master/Basics/Hindi/4_user_input/4_user_input.py Install pycharm video: https://www.youtube.com/watch?v=Ejrq3yB2DIQ Website: http://codebasicshub.com/ Facebook: https://www.facebook.com/codebasicshub Twitter: https://twitter.com/codebasicshub

Download

1 formats

Video Formats

360pmp45.4 MB

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

Python Hindi Tutorial 6 - User Input | NatokHD