Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript JavaScript Basics (Retired) Creating Reusable Code with Functions Random Number Challenge, Part II Solution

Anyone know a basic javascript exercise site?

Thanks to dave and treehouse team for building an awesome course but honestly some of the math (e.g creating a random number between two number) was a bit too much for me and I'd really loved to practice more. Does anyone know a site where I can get some basic javascript exercises?

1 Answer

Antony .
Antony .
2,824 Points

You're best bet would be experimenting with those functions yourself. But if you really had a hard time trying to understanding how to generate a number between 2 desired numbers, then you can read this community answer to get a more elaborate understanding.

https://teamtreehouse.com/community/mathfloor-mathrandom-max-min-1-min-explanation