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
Iván Barbecho Delgado edited this page May 15, 2018
·
2 revisions
Use-of-variables
For use a variable in the program, the user should declare a variable. These variables can use as params of a block. Also, the user can delete a variable of his code.
In the next video show a example for use a variable in the code.