Skip to main content

About

def hello_world():
    print("Hello, Hugo!")
let a = () => {
    console.log("lmao");
}