Python : Print() method

Python : Print() method

Publish Date: Jul 14 '24
0 0

Day 1-
Hi, Everyone
Today I learned about the print() method
Print () is the simplest used to display a string or a number. Here are some basic examples:

print("Hello world")
Enter fullscreen mode Exit fullscreen mode

Comments 0 total

    Add comment