Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Task 3a
var count, x : integer; begin count := 0; x := 1; while count < 5 do begin if x mod 2 = 0 then begin writeln(x); inc(count, 1); // count := count + 1; end; inc(x, 1); // x := x + 1; end; end.
run
|
edit
|
history
|
help
0
did u get answer nikita .....?
by kalyan, 5 years ago
Please
log in
to post a comment.
Урок 6. Задача 9 (1532). Числа Фибоначчи
1101010
Banking
first
practica 7 ejercicio 3
abundante
Kacper
CON YÊU MẸ
practica 5 ejercicio 2
Vector Distancia constante
did u get answer nikita .....?
by kalyan, 5 years agoPlease log in to post a comment.