# recently the pyodyde project added a new library called pyscript, it's a
# beatuiful concep and I think there is a lot of potential
# btw, here's the link to their home page: https://pyscript.net/
#plz suscribe to my youtube channel -->
#https://www.youtube.com/channel/UC-sfqidn2fKZslHWnm5qe-A
command = "print('Hi World')
exec(command)