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

Drop all use of "pcinput" module #306

Open
pdawyndt opened this issue Apr 18, 2020 · 1 comment
Open

Drop all use of "pcinput" module #306

pdawyndt opened this issue Apr 18, 2020 · 1 comment

Comments

@pdawyndt
Copy link
Collaborator

The pcinput module has been written to support the user entering correct input during an interactive session.

However, this has little relevance in the context of the online version of the book. Therefore, we could opt to drop all references/use cases of the pcinput module.

We then could also discard the corresponding appendix that explains module and gives its code.

@ppareit
Copy link

ppareit commented Jun 19, 2024

I came here to ask why the following code
from pcinput import getFloat
gives me an error.

The module pcinput is explained both in the pdf as on Dodona. So the student will expect this to work. Keep in mind that a good workflow for the students is to use the sandbox while writing the code. So minimal interactive use is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants