Skip to content

punchcode-fullstack/6-JS-function-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Objectives

After completing this assignment, you should:

  • Understand functions
  • Understand how to break down a simple problem

Performance Objectives

After completing this assignment, you be able to effectively use

  • JavaScript functions
  • The return keyword
  • JavaScript parameters

Normal Mode

  • Copy down the file excercises-1.js and write the functions it asks you to write.
  • Copy down the file excercises-2.js and use the already set up function and parameters and add the statements that will preform the desired outcome.

Hard Mode

  • Open up the arrays.js file and write the code it asks

Deliverables

  • Push your project to gh-pages and submit this with a link to your Github Repo.

Files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors