print()
function to display text.
print()
function has parenthesis. What needs to be diplayed is placed inside the parenthesis.
'
or double quotes "
to create a string.
'''
or """
.
The best way to improve your programming skills is to practice.
I created a course for learning Python that you can follow alongside these lessons.
You can check these out at
BitFez’s Learning to code in Python Roadmap 🛣
You should specifically follow the Step 1: Output activities: