println(sua(4)) fn sua(x): Int { x + 10 } //const a = getline() /* if a == "true" { println("You typed true") } else { println("You typed something else") } */