30-Days-Of-Python
30-Days-Of-Python copied to clipboard
Typo error in Day 2 tutorial
I found a typographical error in the day 2 tutorial of this repository. In the 'Variables' section of the '02_variables_builtin_functions.md' file, there is an error in the sentence "Let us se valid variable names". It should be 'Let us see valid variable names'.
Below is a screenshot;

@Asabeneh Please kindly review and confirm if I can make fix this and make a pull request. Thank you