You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My students raised this issue with me.
The online tutorial at learn.adacore.com under imperative programming and other section that make use of Get() e.g Get(N) under the if statement are not working as expected. Please see below screenshot:
If you hit the Run button, we only get the following: Console Output: $ gprbuild -q -P main.gpr Build completed successfully.
No input box to enter a value.
Please help!
My students raised this issue with me. The online tutorial at learn.adacore.com under imperative programming and other section that make use of Get() e.g Get(N) under the if statement are not working as expected. Please see below screenshot:
If you hit the Run button, we only get the following: Console Output: $ gprbuild -q -P main.gpr Build completed successfully. No input box to enter a value. Please help!
Hello Everybody,
My students raised this issue with me.
The online tutorial at learn.adacore.com under imperative programming and other section that make use of Get() e.g Get(N) under the if statement are not working as expected. Please see below screenshot:
If you hit the Run button, we only get the following:
Console Output: $ gprbuild -q -P main.gpr Build completed successfully.
No input box to enter a value.
Please help!
On ==> https://www.jdoodle.com/execute-ada-online/
We could run same code with console input interactively as shown below:
And also on tryitonline.com ( https://tio.run/#ada-gnat ) as shown below:
Many thanks for all your efforts!
God blesses!!!
Best regards,
Sanyaade
The text was updated successfully, but these errors were encountered: