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

https://github.com/anibulus/basics-python


https://github.com/anibulus/basics-python

basic-programming basics-of-python concepts lambda python python3

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

Este proyecto son multiples ejercicios que realice de python para su funcioinamiento basico y avanzado. Solo del propio lenguaje

`python3 -m venv venv`

`source venv/bin/activate`

`pip install -r requirements.txt`

`python3 main.py`