Top Categories

return vs print() in Python | What is the difference?
  • Category:
  • Sub Category:
  • print
  • Python
  • return
  • return vs print() in Python
  • print function
  • computer science
  • return statement
  • difference between return and print
  • Programming
No Views

A return statement and print function can deceptively look similar, especially in Python because of its tricky interactive shell. In this video, we will explain how they serve a completely different purpose.

Comments

You Might Be Interested In