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
Note: In the program above, the computer interprets noop as a string and its sole purpose is to take up an extra line. You can use any string you want.
The text was updated successfully, but these errors were encountered:
Asynchronous Functions
Asynchronous functions synchronise with each other. They take turns running lines of code.
You can use the
noop
keyword to wait for longer before taking your turn.Note: In the program above, the computer interprets
noop
as a string and its sole purpose is to take up an extra line. You can use any string you want.The text was updated successfully, but these errors were encountered: