-
Notifications
You must be signed in to change notification settings - Fork 0
Home
FelekDevYT edited this page Feb 17, 2024
·
4 revisions
#Viki of Fels 1.1
Commands:
1.writeln statement1 action statement2
writeln "statement"
writeln variable
2.write statement1 action statement2 write "statement" write variable 3.color - set color(red,blue,green,yellow) 4.read - read value of variable 5.create variable(var a = 6) 6.readKey - read key 7.bepp - bepp statement1 statemtn2 8.fif -statemtnt1 == statement2(==;!=;>;<;<=;>=)