https://github.com/mateusadada/python3-mundo2-cursoemvideo
Exercises course Python 3 – Mundo 2 [40 Hours] Curso em Vídeo
https://github.com/mateusadada/python3-mundo2-cursoemvideo
cursoemvideo cursoemvideo-python python python-3 python-exercises python-modules python3
Last synced: 29 days ago
JSON representation
Exercises course Python 3 – Mundo 2 [40 Hours] Curso em Vídeo
- Host: GitHub
- URL: https://github.com/mateusadada/python3-mundo2-cursoemvideo
- Owner: mateusadada
- License: mit
- Created: 2023-06-30T01:08:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T15:38:52.000Z (about 1 year ago)
- Last Synced: 2025-02-09T19:26:25.845Z (3 months ago)
- Topics: cursoemvideo, cursoemvideo-python, python, python-3, python-exercises, python-modules, python3
- Language: Python
- Homepage: https://mateusadada.github.io/python3-mundo2-cursoemvideo/
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Python 3 – Mundo 2 [40 Hours] Curso em Vídeo
## 📜 Table of contents
- [Starting](#-starting)
- [Features](#-features)
- [Prerequisites](#-prerequisites)
- [Built with](#️-built-with)
- [Author](#️-author)
- [License](#-license)## 🚀 Starting
This repository contains all the solved exercises from the [Python 3 - Mundo 2 course](https://www.cursoemvideo.com/curso/python-3-mundo-2/) taught by [Curso em Vídeo](https://www.cursoemvideo.com/). The exercises are more complex than the previous module. It was fundamental to improve my knowledge in this language and it also helped with my Bachelor's Degree in Information Systems at [UDESC](https://www.udesc.br/).
## 📚 Features
Used during the evolution of exercises:
- Conditions (if, elif and else).
- For.
- While.
- Modules.## 📋 Prerequisites
You need to have the Python language on your machine along with an IDE (Integrated Development Environment) or a website that can run the codes. For example:
* [IDE PyCharm](https://www.jetbrains.com/pycharm/)
* [IDE Visual Studio Code](https://code.visualstudio.com/)
* [Website Replit](https://replit.com/)
* [Website PythonAnywhere](https://www.pythonanywhere.com/)
* [Website Codecademy](https://www.codecademy.com/)## 🛠️ Built with
* [Python 3](https://www.python.org/) - The programming language used.
## ✒️ Author
* **Mateus Adada** - *Developer and documentation* - [mateusadada](https://github.com/mateusadada)
You can also see the list of all [collaborators](https://github.com/mateusadada/python3-mundo2-cursoemvideo/graphs/contributors) who participated in this project.
## 📄 License
This project is under the license MIT. See the [LICENSE.md](https://github.com/mateusadada/python3-mundo2-cursoemvideo/blob/main/LICENSE) file for more details.
Developed with ❤️ in Brazil 🇧🇷