Input
#HELLO ##HELLO ###HELLO ####HELLO #####HELLO ######HELLO ``` def code(): print("yeah this is python for sure lets gooo") ``` => https://google.com this is a link :D > this is a quote
Output

HELLO

HELLO

HELLO

HELLO

HELLO
HELLO

def code():

print("yeah this is python for sure lets gooo")

this is a link :D

> this is a quote