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.
- Host: GitHub
- URL: https://github.com/derektypist/build-a-mathbot
- Owner: derektypist
- Created: 2025-01-14T10:23:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T10:26:24.000Z (over 1 year ago)
- Last Synced: 2025-01-27T23:22:37.295Z (over 1 year ago)
- Topics: freecodecamp-project, javascript, math
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)