I need help with this Parser error

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Near

While coding whenever I try to run my game I get an error message that says “Parser error:Identifier not found: input” I just keep getting it and I have no idea what is wrong with it.

:bust_in_silhouette: Reply From: volzhs

you need to write Input not input (Capital letter for i)