from typing import Tuple, List, Dict
class RaidenShogun503:
pass
class Attributes(RaidenShogun503):
@property
def contact(self) -> Tuple[str, str, str]:
discord = "furiri443"
facebook = "/furinadefontaine0"
email = "[email protected]"
return discord, facebook, email
@property
def life(self) -> Tuple[List[str], int]:
languages = ['Vietnamese', 'English']
age = 16
return languages, age
@property
def coding(self) -> Tuple[Dict[str, List[str]], List[str], List[str]]:
languages = {
'intermediate': ['Python', 'JavaScript'],
'learning': ['Java']
}
specialties = [ 'Backend Developer',]
environments = ['VSCode', 'Visual Studio', 'PyCharm', 'IntelliJ IDEA']
return languages, specialties, environments
....
-
10:42
(UTC +07:00) - furiri.nguyenhieu.click
- furinadefontaine0
- https://tiktok.com/@furina443
Pinned Loading
-
-
SocialDownloaderGUIVersion
SocialDownloaderGUIVersion PublicSocial Downloader Gui Version.Easy Use
Python
-
LunarCore-VN-Ver
LunarCore-VN-Ver PublicForked from Melledy/LunarCore
Triển khai lại máy chủ trò chơi cho một trò chơi anime theo hướng turn-based
Java
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.