Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minsithu/python-practice-problems

Problems to practise python skills
https://github.com/minsithu/python-practice-problems

List: python-practice-problems

awesome awesome-list list problemsolving python

Last synced: 2 months ago
JSON representation

Problems to practise python skills

Awesome Lists containing this project

README

        

# python-practice-problems
Problems to practise python skills

## Basic Python Problems

- [Calculate Discount Percentage for a customer Problem](./basic/percentage.md)
- [Operations on Grade List](./basic/grade_list.md)
- [Calculate Area](./basic/calcualate_area.md)
- [Calculate Factorial](./basic/calculate_factorial.md)

#### Notes

Some of the problems are generated via the help of ChatGPT. But the idea is originated by the repository contributor.