# https://github.com/odin-lang/examples/blob/master/by_example/read_console_input/read_console_input.odin GitHub examples/read_console_input.odin at master · odin-lang/examples Examples of idiomatic Odin code. Contribute to odin-lang/examples development by creating an account on GitHub.
# Odin does currently have a scanf equivalent mainly because it's rarely a good thing to use for any practical purpose beyond quick bodges.