Variables and Strings
In another blog post from my learning progress we will cover Variables and Strings in Python.
What are variables ?
From my understanding variable is something that holds a value assigned to it.
In Python you can name your variables whatever you wan...
branislavbuna.hashnode.dev5 min read