Enigmadie/project-lvl1-s364

View on GitHub
src/bin/brain-games.js

Summary

Maintainability
A
0 mins
Test Coverage
#!/usr/bin/env node

console.log('Hello! Choose a game from the list and just enter the name of the game:\nbrain-calculate\nbrain-even\nbrain-gcd\nbrain-prime\nbrain-progression');