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
You can use int,string,bool datas. Operators: read(one element),write(several elements),for,while,break,goto,if-else(only). Your code must be started with the word "program". For using comments use /.../.