Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive Console Input (Learn.adacore.com) for Ada Get() not working #633

Open
sanyaade-teachings opened this issue Oct 10, 2021 · 0 comments
Labels

Comments

@sanyaade-teachings
Copy link

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:
image

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:
image

And also on tryitonline.com ( https://tio.run/#ada-gnat ) as shown below:
image

Many thanks for all your efforts!

God blesses!!!

Best regards,
Sanyaade

@gusthoff gusthoff added the enhancement New feature or request label Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants