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

Publicado em: 24 Setembro 2020
no canal de: 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


Nesta página do site você pode assistir ao vídeo on-line [Hindi] Python Tutorial for Beginners 5 - Print() Function and input() Function duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário ProgrammingKnowledge Hindi 24 Setembro 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 378 vezes e gostou 13 espectadores. Boa visualização!