8000 GitHub - iman2693/iman2693
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iman2693/iman2693

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Hi there 👋

Iman's Linkedin

visitors
GIF

class ComputerScientist:
    def __init__(self,name,role):
        self.name = name
        self.role = role
    def __str__(self):
        return f"Hey Guys. I'm {self.name} and a {self.role}"

Me = ComputerScientist("Iman Kianian"\
    , "Computer Scientist")
print(Me)

📫 How to reach me: imankianian.cs@gmail.com
💬 Visit my webpage at: https://imankianian.ir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0