KnowledgeBoat Logo

Computer Science

To print the value of a variable, Python uses

  1. Print statement
  2. Print( ) function
  3. print statement
  4. print( ) function

Getting Started

44 Likes

Answer

print( ) function

Answered By

7 Likes


Related Questions