Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

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

Last synced: 1 day 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`