🏠
Working from home
Student; 20 years; Attending Software Engineering at UNISENAIPR; In search of evolving and working in programming.
- Paraná, São José dos Pinhais
- https://www.linkedin.com/in/matheus-guimar%C3%A3es-gomes-dos-santos-15539a237/
- _guima11_
Pinned Loading
-
Prova - 2023 \ Eu teria que fazer um...
Prova - 2023 \ Eu teria que fazer uma sistema de calculo de motorista de aplicativo! 1class Viagem:
2def __init__(self, origem, destino, km, preco):
3self.origem = origem
4self.destino = destino
5self.km = km
-
APS do ano de 2022 da faculdade.py
APS do ano de 2022 da faculdade.py 1class Usuario:
2def cadastrar_cliente(self,nomeCompleto,Email,anos,sex,numero,exp,vag):
3self.nome=nomeCompleto
4self.email=Email
5self.idade=anos
-
Proof Database 2023 - I would have t...
Proof Database 2023 - I would have to make a system in python simulating a market, where I would have to insert, delete and update some products for the bank, the system we used to store the data was phpmyadmin. 1import mysql.connector
23host = "167.99.252.245"
4user = "ESW2023_E5"
5passwd = "adm!n2023"
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.