Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
test2
//fpc 3.0.0 program HelloWorld; var number1: string; var number2: string; var option: string; begin writeln('Bienvenue dans la calculatrice!'); writeln('Choisis un option:'); writeln('1. Addition'); writeln('2. Soustraction'); writeln('3. Multiplication'); writeln('4. Division'); writeln('5. Sortir'); readln (option); if (option = '1') then begin writeln('Quel est ton premier nombre?'); readln (number1); end end.
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
bbbrandomchar_0.1
ariketa 09
Vremenska prognoza
JONES AKPOTU
1
BubbleSor (slimst)
Бассейн-5
Calculatrice 1.0
practica 1 ejercicio 8
Find the greatest integers - v3
Please log in to post a comment.