Metadata
- Source
- C2LC-635
- Type
- Bug
- Priority
- N/A
- Status
- To Do
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Michelle D'Souza
- Created
2022-03-31T15:33:09.771-0400 - Updated
2024-04-24T13:37:16.108-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Coding Environment
Description
Steps to reproduce:
- Tab to a loop counter in the program
- Type '2A'
- Tab away
Expected:
The counter should be '2'
Actual:
The counter is '2A'
If you run the program, the counter changes to '2' and behaves as expected.
If you share the program, the counter reads '2' and behaves as expected.
Comments
-
Simon Bates commented
2024-04-24T13:37:15.906-0400 Moved to GitHub: https://github.com/codelearncreate/c2lc-coding-environment/issues/470