Last active
August 24, 2019 12:45
-
-
Save aledruetta/40d5172da2f9813880b3ac74ed534f50 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aluno maria; | |
maria.curso = "Computação"; | |
maria.nome = "Maria Conceição"; | |
maria.ra = 1700933; | |
maria.aprov = 9.2; | |
maria.polo = "Ilha Bela"; | |
maria.bimestre = 9; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment