Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
ProcedureTest1
//fpc 3.0.0 program TestProgramm1; var str : string; procedure hello(j : string ); begin writeln(j + ', hello!'); end; begin writeln('Tell me your name please'); readln(str); hello(str); end.
run
|
edit
|
history
|
help
0
practica 3 ejercicio B6
1
formato_real
1
Huong11a2@
Calculatrice 1.0
Грицанова, стр. 26, Пример 1.7
janja - naloga 1 - 25.1.2012
test22
test28