This is a markdown file
I like Github and you can find it in this wbsite : Github
I like cats too. Look at this beautiful cat:
What I planned to do in the next three years:
Obtained my scuba certification
$F (t) = \int^{\infty}_{0}e^{iwt}dt $
def greet(name): print(f”Hello, {name}!”)
greet(“world”)