Input and Output in Python | JaggyTech

Published: 19 May 2023
on channel: JaggyTech
33
8

In this video we'll learn about Python Input and Output.

Input():- Input() is used to take the input from the end user.
Syntax: input(prompt). Here, prompt is the string which you want to display in the screen.
By default input() accepts string as datatype.

Output :-
You can use print() to print the output in the console.
print("Thanks for watching.")


Watch video Input and Output in Python | JaggyTech online without registration, duration hours minute second in high quality. This video was added by user JaggyTech 19 May 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3 once and liked it people.