Description
Java has many methods that are not available in Python. I got confused on some parts, and especially with nextInt() and nextDouble() because they were not explicitly called out and explained but they are implied. It started in 3.1.
Recommended fix
After introducing a method, explaining it with a Python equivalent would be great.
Description
Java has many methods that are not available in Python. I got confused on some parts, and especially with nextInt() and nextDouble() because they were not explicitly called out and explained but they are implied. It started in 3.1.
Recommended fix
After introducing a method, explaining it with a Python equivalent would be great.