Back to Lesson
Float vs Integer Division
Complete the "Float vs Integer Division" exercise.
Instructions
Write Python code to solve the "Float vs Integer Division" challenge. Follow the instructions and make sure your output matches the expected result.
main.py
main.py
Ctrl + Enter