ashish-r / Fizz-Buzz

A collection of come cool Fizz Buzz programs in your favorite programming language
MIT License
10 stars 54 forks source link

Create Recursive_Fizzbuzz.sml #45

Closed STK101 closed 4 years ago

STK101 commented 4 years ago

Standard ML is a functional Programming language. It's a language used to teach students basics of functional programming.