Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusadada committed Jan 26, 2024
1 parent afb9299 commit 2c4b8cb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ This repository contains all [the solved exercises](https://github.com/mateusada

Used during the evolution of exercises and the final project:

- Tuples
- Lists
- Functions
- Basic concepts: classes, objects, inheritance, polymorphism, dynamic linking, methods, messages, abstraction, encapsulation and reuse
- Generalization and specialization
- Tuples.
- Lists.
- Functions.
- Basic concepts: classes, objects, inheritance, polymorphism, dynamic linking, methods, messages, abstraction, encapsulation and reuse.
- Generalization and specialization.

- Project design, notions and implementation

Expand All @@ -49,7 +49,7 @@ You need to have the Python language on your machine along with an IDE (Integrat

## 🛠️ Built with

* [Python 3](https://www.python.org/) - The programming language used
* [Python 3](https://www.python.org/) - The programming language used.

## ✒️ Author

Expand Down

0 comments on commit 2c4b8cb

Please sign in to comment.