jsacademyio / Data-Structures-And-Algorithms-Workshop

This is the repository for the Data Structures & Algorithms workshop
MIT License
2 stars 11 forks source link

Add 2 numbers (sample) #10

Open acha-bill opened 4 years ago

acha-bill commented 4 years ago

Write a function that adds 2 numbers.

This is just a sample assignment to explain how to submit assignments.