#MY, 3 bytes
MY, 3 bytes
MY also has a builtin for this!
⎕⍋↵ ###How?
How?
Evaluated input, grade up, then output with a newline.
Indexed however you set the index, with ⌶/0x48. (Can even be some weird integer like -1 or 2, the default is 1).