wzhouwzhou / one-line-wonders

OneLineWondersCode | 1000+ Commits | 279/300 One Liners | 200+ Forks | Actively maintained open-source collection of "one-line" programs performing various tasks in different languages
https://hacktoberfest2018.suya.moe
GNU General Public License v3.0
96 stars 192 forks source link

Create wzhouwzhou_subtract.coffee #453

Closed wzhouwzhou closed 3 years ago

wzhouwzhou commented 3 years ago

Please describe your program and how to run it.

Subtracts two numbers (uses + to force numerical cast)


What Programming Language?

Coffeescript