In QBasic and many programming environments, the F1 key is universally recognized as the help key. When you press F1 while any command is highlighted, the programming environment displays context-sensitive help for that specific command. This is a standard user interface convention designed to assist programmers.