class F0x:
def __init__(self):
self.Language = "Python, C/C++, js, php"
self.Contact = "[email protected]"
self.LanguageAndTools = "Python , C , C++ , Js, Php, MySQL"
def Me(self):
print(f"Languages i know {self.Language}\n"
f"you can contact me here: {self.Contact},\n"
f"The languages or tools that I am studying and that I want to deepen: {self.LanguageAndTools}.")
AllAbout = F0x()
AllAbout.Me()
🦊
Pinned Loading
-
-
-
Streaming-Traffic-Redirector
Streaming-Traffic-Redirector PublicA tool to redirect a stream by finding the url in a.m3u file and redirecting it to another address and creating the relevant file.m3u
Python 1
-
-
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.