vladalexeev-git/frontend-project-lvl1

View on GitHub
bin/brain-games.js

Summary

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

console.log('Hello!\nTo play, type any of these commands:\nbrain-calc\nbrain-even\nbrain-gcd\nbrain-prime\nbrain-progression');