RunestoneInteractive / RunestoneInteractive/java4python
3.2: Having active code to show type casting
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 28
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
I would like to see type casting shown before and after the type casting, and the error that would appear if tried to do implicit when explicit is needed
Describe the solution you'd like
i think in this section, if it was active code and it showed the data type using text.getClass().getSimpleName() just to show that it changed
Additional context
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the type-casting section referenced in the issue and inspect how its current example is presented. Update the example to show the value before and after casting, display its type, and demonstrate the error for an invalid implicit cast; done means the rendered lesson clearly shows these results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- content, documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100