Please enable JavaScript in your browser!
Sākums
Izpētīt
Palīdzība
Pierakstīties
bentley
/
modelverse
atdalīts no
yentl/modelverse
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Koks:
1cdde27987
Atzari
Tagi
DEVS
F2P
debugging
live_modelling
master
pn_debugging
testing
modelverse
/
interface
/
HUTN
/
test
/
graph_compilation_action_language
/
code
/
ifelse.al
ifelse.al
68 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
Void function main():
Integer a
if (True):
a = 2
else:
a = 3