Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valmirbp/pythonclass
Projects with more then 100 exercises using python, to sharp skills
https://github.com/valmirbp/pythonclass
pip python3
Last synced: about 1 month ago
JSON representation
Projects with more then 100 exercises using python, to sharp skills
- Host: GitHub
- URL: https://github.com/valmirbp/pythonclass
- Owner: ValmirBP
- License: mit
- Created: 2022-07-03T18:45:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T14:57:29.000Z (8 months ago)
- Last Synced: 2024-05-16T15:55:07.756Z (8 months ago)
- Topics: pip, python3
- Language: Python
- Homepage:
- Size: 3.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PythonClass
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/ValmirBP/PythonClass/blob/master/LICENSE)
## About:
This project was created to shar the skills on python3, with more than 100 exercises, including library usage, dictionaries, functions
try exceptions, recursive functions, and so on.## Table of Contents
- [Features](#Features)
- [Requirements](#Requirements)
- [Getting Started](#Getting-Started)## Features
### Scipts
- scripts that includes problem solving and logical thinking
- usage of pip libraries, ramdom, colorama and so on
- recursive functions fo training
- arrays, try exception
- internal classes### structured by level
- exercises structured by difficulties level## Requirements
Before you begin, ensure you have met the following requirements:
- Python 3 or above
- Visual Studio Code## Getting-Started
1. Fork the repository:
```bash
git clone https://github.com/ValmirBP/PythonClass
```3. Usage
Once previous steps were completed run
run each .py file to test.