def me(name: str, age: int, working: bool) -> str:
name = "opp"
age = 17
working = True
return f"Hello! My name is {name}, I'm {age} and I work with pentest"
# Hello! My name is opp, I'm 17 and I work with pentest
print(me())Highlights
Block or Report
Block or report oppsec
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
206 contributions in the last year
Activity overview
Contribution activity
June 2022
oppsec has no activity
yet for this period.