Skip to content

RodrigoMZanetti/Basic_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains my practice exercises in Python, covering basic programming concepts such as:

- Variables and input/output
- Conditional statements (`if`, `elif`, `else`)
- Loops (`for`, `while`)
- Functions
- Basic projects (triangle checker, base converter, etc.)

## Purpose
The goal of this repository is to practice Python programming and keep track of my learning journey.  
Each file (`ex036.py`, `ex037.py`, etc.) represents a different exercise.

## How to Run
1. Clone the repository:
   ```bash
   git clone https://github.com/SeuUsuario/NomeDoRepositorio.git

About

Initial exercises in Python to practice programming logic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages