Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 310 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 310 Bytes

10 / 0 = ?

Ever tried dividing a number by 0 in Dart? How did it turn out? The apparent guess - it throws an error, but does it? Find out in this article which covers numbers in Dart.