X576: Simple Math: Casting

create a print line that will cast integer division m as an double.

Examples:

casting(1, 2) outputs 0.5

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.