fisc
How can I make print(4 / 2) be 2 instead of 2.0?
I filled in the blanks on the practice screen, but how can I make print(4 / 2) return an integer?
Comment
No comment
I filled in the blanks on the practice screen, but how can I make print(4 / 2) return an integer?