Python : Print() method
14 July 2024 at 06:53
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")
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")