Computer Science

Which of the following functions print the output to the console ?

  1. Output( )
  2. Print( )
  3. Echo( )
  4. print( )

Python Funda

15 Likes

Answer

print( )

Answered By

2 Likes


Related Questions