Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public class NumbersService
- {
- // Returns awesome numbers
- // Returns number between 0 - 100 that are divisible by 5
- public _____ GetAwesomeNumbers()
- {
- // TODO
- }
- }
RAW Paste Data