Hi everyone, I'm a Brazilian guy who loves technology, especially the field of AI and machine learning. I'm focused every day on being better than yesterday and always seeking to learn new things about mathematics, programming, AI, and machine learning.
class Me:
def __init__(self):
self.name = "Kaua Lima"
self.age = 18
self.languages = ['Portuguese', 'English']
self.gender = "Male"