hi all have a homework project have to come up with a html code for ducci's 4 number game using a fuction called difference(firstNumber secondNumber) can anyone help if i get this wrong i am in serious trouble please help
stjohn999 0 Newbie Poster
Recommended Answers
Jump to Postyou start, we steer - once you begin
There are announcements above all the forums about homework
just how PO everybody who will answer is about homework
show a code example, and many will help straight off, otherwise you just get answers like this
Jump to PostYour code is full of syntax errors. I think this is what you want. But, you really need to learn this stuff on your own.
<script> difference(); function difference() { var numberArray = [16,14,4,5]; var diffArray = new Array(4); var count = 0; var numLen = numberArray.length; …
All 10 Replies
NickRx 0 Newbie Poster
stjohn999 0 Newbie Poster
stjohn999 0 Newbie Poster
almostbob 866 Retired: passive income ROCKS
stjohn999 0 Newbie Poster
harrierdh 0 Junior Poster in Training
newuser79 0 Newbie Poster
stjohn999 0 Newbie Poster
newuser79 0 Newbie Poster
rajendra.parmar -2 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.