Mistake 1010101
Caused by: Uninitialized Variable
- Fixed by: Proper Initialization
Mistake 1010102
Caused by: Infinite Loop
- Fixed by: Break Statement
Mistake 1010103
Caused by: Type Mismatch
- Fixed by: Explicit Type Casting
Caused by: Uninitialized Variable
Caused by: Infinite Loop
Caused by: Type Mismatch