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

46 Likes

Answer

print( ) function

Answered By

8 Likes


Related Questions