function input(prompt::AbstractString="") print(prompt) return chomp(readline()) end