Study Material
Computer Science
Which of the following functions print the output to the console ?
Output( )
Print( )
Echo( )
print( )
Python Funda
15 Likes
Answer
print( )
Answered By
2 Likes
Related Questions
The lines beginning with a certain character, and which are ignored by a compiler and not executed, are called ..........
View Answer
Bookmark Now
Which of the following can be used to create comments ?
View Answer
Bookmark Now
Select the reserved keyword in Python.
View Answer
Bookmark Now
The input( ) returns the value as .......... type.
View Answer
Bookmark Now