Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 220 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 220 Bytes

labo10 - Matrice

Contributors

  • Comte Emmanuelle
  • Gallay David

Language

English

Naming Conventions

  • Variables: camelCase
  • Functions: camelCase
  • Constants: SCREAMING_SNAKE_CASE
  • Type alias: PascalCase