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

Опубликовано: 24 Сентябрь 2020
на канале: 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


На этой странице сайта вы можете посмотреть видео онлайн [Hindi] Python Tutorial for Beginners 5 - Print() Function and input() Function длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь ProgrammingKnowledge Hindi 24 Сентябрь 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 378 раз и оно понравилось 13 зрителям. Приятного просмотра!