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
Alvin Cheng edited this page Jan 9, 2023
·
4 revisions
Description
Welcome to the most basic command of all, the one that we all use when we program. Did you guess it?? It's the print commamd! yay! Anyways, the print command will as the name suggests print text in all parameters to the console. We can also add a new line by typing <endline> inside the string Here's an example!