Today I started learning Python print() basics with AI as my learning companion.
In this session:
• print()
• commas in print()
• string concatenation
• \n new lines
• end parameter
• sep parameter
• strings vs variables
• small coding activities
This is not a polished tutorial.
It’s a real learning session with confusion, experiments, retries, and discoveries along the way.
If you're also learning Python from scratch, feel free to learn with me.
#Python #LearnPython #Coding #Programming #AI