Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 600 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 600 Bytes

Logic with Portugol

GitHub repo size GitHub language count

What is Portugol?

Portugol is an algorithmic pseudo-language widely used in the description of algorithms, it stands out for the use of commands in Portuguese, which facilitates the learning of programming logic, getting the beginner accustomed to the programming formalism.

The project is finished

  • Estrutura sequencial
  • Estrutura condicional
  • Estrutura Repetitivas
  • Matrizes
  • Vetores