Completed at Bosch Engineering Technical School
Program: Digital Talent Academy
Subject: Python
Instructor: Queila Lima
This repository contains a collection of exercises, programming challenges, and the final exam developed throughout the course, all written in Python. These activities were designed to strengthen algorithmic thinking, logical reasoning, and foundational programming skills.
To run the Python files, you need to have Python 3.x installed on your system.
You can execute the scripts using any IDE or code editor, such as Visual Studio Code, PyCharm, or via the terminal/command prompt:
python filename.py