#!/usr/bin/python`
# -*- coding: utf-8 -*-
class InformationTechnologyStudent:
def __init__(self):
self.name = "Letícia Gonçalves"
self.actual_role = "Information technology student"
self.actual_cyrcle_degree = "First"
self.aiming_second_cyrcle_degree = "Computer Engineering"
self.university = "UFERSA (Federal Rural University of the Semi-arid Region)"
self.language_spoken = ["pt_BR", "en_US"]
me = InformationTechnologyStudent()
💻
Highlights
- Pro
Pinned Loading
-
-
classroom-ufersa/SistemaParqueAquatico
classroom-ufersa/SistemaParqueAquatico PublicSistema de Gerenciamento de Parque Aquatico
C
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.