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

Publié le: 24 septembre 2020
sur la chaîne: 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


Sur cette page du site, vous pouvez voir la vidéo en ligne [Hindi] Python Tutorial for Beginners 5 - Print() Function and input() Function durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur ProgrammingKnowledge Hindi 24 septembre 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 378 fois et il a aimé 13 téléspectateurs. Bon visionnage!