|
|
|
class Explorer:
def __init__(self):
self.name = "Amdreaith"
self.mindset = "Curiosity Driven"
self.motto = "Always learning, always growing even though small steps matter"
def say_hi(self):
print("Thanks for visiting! Let's learn and build together π±")
me = Explorer()
me.say_hi()- π Passionate about cybersecurity
- π Love to explore and try new things!
- π― Always learning and pushing boundaries
- π Constantly experimenting with new technologies
"The unexamined life is not worth living."
β Socrates
Happy Coding! π




