def user_data():
name = "Arthur Dantas"
age = 21
education = [
"Computer Engineering - IFPB 2/10"
]
currently_learning = [
"C programming language"
]
interests = [
"Web Scraping",
"TUI/CLI Programs",
"Artificial Inteligence",
"Automation",
"UI/UX",
]
hobbies = [
"Music - Heavy Metal | Alternative",
"Series - Dark | Rick and Morty",
"Movies - Interstellar | The Pearl of Death",
"Books - J.R.R. Tolkien | Sir. Arthur C. Doyle",
"Retro Games",
]
user_data()Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|






