class RomeuFronzaroli:
def __init__(self, age, heigh, weight, love, likes, dislikes, project, reading, thinking, studing):
self.__age = 32
self.__heigh = 168
self.__weight = 81
self.__love = ['Wife', 'Dachshunds']
self.__likes = ['Food', 'Books', 'Coding', 'Dogs', 'Music', 'Electronics', 'Arduino', 'Raspberyy']
self.__dislikes = ['Lost Time']
self.__project = 'Confrades Tech'
self.__reading = ['Head First Python','Learning scikit-learn: Machine Learning in Python','Python Cookbook']
self.__thinking = 'Blockchain'
self.__studing = 'Machine Learning'
Pinned Loading
-
Alura-Challenge-Bi
Alura-Challenge-Bi PublicSegunda edição do Desafio de Bi desenvolvido pela Alura durante o mês de Fevereiro de 2022.
-
-
-
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.