An open API service indexing awesome lists of open source software.

https://github.com/derektypist/build-a-mathbot

Work with different Math object methods by building a Mathbot.
https://github.com/derektypist/build-a-mathbot

freecodecamp-project javascript math

Last synced: about 1 month ago
JSON representation

Work with different Math object methods by building a Mathbot.

Awesome Lists containing this project

README

          

# Build a Mathbot

Work with different Math object methods by building a Mathbot.

## Technologies

Uses JavaScript.

## Deployment

Copy `script.js` to the text editor. In `Node.js` command prompt enter `node script.js`.

## Credits

### Acknowledgements

- [FreeCodeCamp](https://www.freecodecamp.org)