Skip to content

Albadylic/array-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

array-methods

Given a collection of numbers, we can select up to five and perform an algorithm on those numbers. Our result will appear as an h3 below the radio buttons.


Getting started

To continue working on this repository from where we left off in coaching (Tuesday 18 May):

  1. Fork this repository
  2. Clone it to your local machine using git clone
  3. Open your code editor
  4. Follow steps three and four in coaching.js

To start working on this repository from scratch:

  1. Fork this repository
  2. Clone it to your local machine using git clone
  3. Open your code editor
  4. Follow the steps in attempt.js

Note: Be sure to check which JavaScript file you're pointing to in HTML. This challenge can be solved without modifying the HTML or CSS.

Expected behaviour

Animated gif shows clicking on each number to select or deselect it. Choose a radio button and the associated function will be performed when the Go button is clicked

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published