class WhoAmI:
user = 'Ivan França de Oliveira Junior'
currently_learning = ["Typescript", "Python"]
fun_fact = "Pineapple and tomato juice should always be taught. It's not funny, just facts"
hobbies = [
'Music',
'Chilling',
'Gaming',
'Action movies with clearly impossible scenes',
'Street culture',
'black screen, colored letters'
]
def getCity():
return Rio_de_Janeiro()
def Ambitions():
BecomeSoftwareEngineer()
FinishMyProjects()
Ivan Junior Last Edited on - 11/07/2024