Skip to content
  • Tutorials
    • c programming
      • libraries
    • c++
    • Linux
    • Python
    • batch programming
    • Technology
  • IDE
  • Tools
how to say someting in python 1

how to say someting in python

June 10, 2022 by Anurag batra
print("Insert Text Here")

Here is what the above code is Doing:
1. It’s creating a variable called ‘text’ and setting it equal to the string “Insert Text Here”.
2. It’s printing the value of the ‘text’ variable.

Categories Python Examples
Post navigation
somma in python
fill pixels with zeros python opencv
© MyEduKit - 2022 . All Rights Reserved.