Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
test3
//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); writeln('Quel est ton deuxième nombre?'); read (number2) end end.
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Mengulang kalimat n kali
matriza
подсчёт символов и цифр пока не точка
Task 1
Бассейн-5
Поиск совершенного числа
aaa
лет-год-года
1101010
135
Please log in to post a comment.