Interacting With Inputs

The Code Editor has access to all inputs in the list, and can use their data. All inputs are stored in a built in default dictionary named "__inputs__" . That is one of the coolest things in OkPy and what makes it a "Full Stack" development environment.

Last updated