madlabsinc / teachcode

A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.
https://teachcode.surge.sh
GNU General Public License v3.0
387 stars 65 forks source link

Added Folder For Python Programmers and Sorting Techniques Code #93

Closed YuvrajSHAD closed 4 years ago

YuvrajSHAD commented 4 years ago

What kind of change does this PR introduce? This code Will Help new User to understand the basic Fundamentals of Creating Sort Function. I will More Soon.

Did you add tests for your changes? yes! After confirming that code work, then only i contributed. i dont new user to get errors in their beginning.

If relevant, did you update the documentation? yes! I think

Summary

the existing issue was that python basics programs are missing so contributed from my side.

Does this PR introduce a breaking change? yes! it does. many of Python programmers dont use sorting techniques. this will help them to understand more clearly basic need of these programs and functions creation.

Other information

welcome[bot] commented 4 years ago

Thanks for opening this pull request! Please check out our contributing guidelines.