learning-zone / python-basics

Python Basics ( v3.x )
https://learning-zone.github.io/python-basics/
1.49k stars 428 forks source link

Python Code Problems ReadMe needs code-fences #7

Closed HighnessAtharva closed 2 years ago

HighnessAtharva commented 2 years ago

Formatting for the code solutions can be improved by adding code fences to the solution and making it more readable. I can do it if permitted. PEP-8 styling can also be added..

Currently the solutions are raw text. They need to be in a code fence for better readability.

learning-zone commented 2 years ago

Hi @HighnessAtharva

Thanks for the suggestion. Please create a PR for the same.