Informatics Practices
Print and print are same in Python.
Getting Started
2 Likes
Answer
False
Reason — In Python, print and Print are not the same because Python is a case-sensitive language.
Answered By
2 Likes
Print and print are same in Python.
2 Likes
False
Reason — In Python, print and Print are not the same because Python is a case-sensitive language.
Answered By
2 Likes