Skip to content

goatmmd/Mohammad-Yarmohammadi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

✨ Hi there, Goat is here:

        
class Human:
    def __init__(self, full_name: str, location: str, language: str) -> None:       
        self.full_name = full_name
        self.location = location
        self.language = language

    def say_hello(self):
        print("I'm Happy to be here for showing my projects to you, hope you enjoy it!!")        
        
goat = Human('Mohammad Yarmohammadi', 'Iran', 'Persian')   
goat.say_hello()    

🛠  Tech Stack

Python  Django  DRF  Flask  Mongo DB  PostgreSQL  Redis  Git  Docker  LINUX 

About

My personal information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages