You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Language idea incl level
In level 1 the echo command could be a variable that stores the answer from 'ask'.
Additional context
The echo command is complex, it has two functions in one. It first prints text that is put beyond the command and also prints the answer to a question at the end of the printed text at the place which is invisible (shown in the purple circle).
If the answer to a question with 'ask' would always be stored in a variable with the name 'echo', the command 'echo' would only repeat the answer:
The text was updated successfully, but these errors were encountered:
Language idea incl level
In level 1 the echo command could be a variable that stores the answer from 'ask'.
Additional context
The echo command is complex, it has two functions in one. It first prints text that is put beyond the command and also prints the answer to a question at the end of the printed text at the place which is invisible (shown in the purple circle).
If the answer to a question with 'ask' would always be stored in a variable with the name 'echo', the command 'echo' would only repeat the answer:
The text was updated successfully, but these errors were encountered: