#!/usr/bin/python
# -*- coding: utf-8 -*-
class Economic_Agent:
def __init__(self):
self.name = "Shourya Mundra"
self.role = "Student"
self.language_spoken = ["en_US", "de_DE", "hi_IN"]
def say_hi(self):
print("Thanks for dropping by! Be sure to check out some of my work.")
me = SoftwareEngineer()
me.say_hi()
🎯
Focusing on Coding
Highlights
- Pro
Pinned Loading
-
BingeBox
BingeBox PublicA Movie Ranker and Tier-List sharing tool. Working on books, music etc with reccomendations
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.