Ctrl+P
The Natural Programming Language — code the way you think.
.fig
name is "Marco" age is 25 if age is at least 18: say "Welcome, " and name otherwise: say "Too young" score is 0 score is 10 score is 25 say highest of score say history of score explain score
Full documentation on GitHub