[Hindi] Python Tutorial for Beginners 5 - Print() Function and input() Function

Published: 24 September 2020
on channel: ProgrammingKnowledge Hindi
378
13

In this Video I am going to show How to use print() Function and input() Function in Python. In python The print() function is used to print the specified message to the The console or terminal, or other standard output device. The input function in python is used to take user input.The input function then reads a line from input, converts it to a string (stripping a trailing newline), and returns that.
Python also support C-style string formatting in order to create a new formatted strings.

%s - String (
%d - Integers
%f - Floating point numbers
%.(number of decimal places)f - Floating point numbers


#PythonTutorialforBeginners #ProgrammingKnowledge #LearnPython #PythonCourse


On this page of the site you can watch the video online [Hindi] Python Tutorial for Beginners 5 - Print() Function and input() Function with a duration of hours minute second in good quality, which was uploaded by the user ProgrammingKnowledge Hindi 24 September 2020, share the link with friends and acquaintances, this video has already been watched 378 times on youtube and it was liked by 13 viewers. Enjoy your viewing!