Skip to content

abarnhard/functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Functions

#####When math attacks, FIGHT BACK! (with fire when possible, otherwise code helps)

This app is a basic example of useing JavaScript functions to do basic math equations.

It demonstrates:

  • Creating user defined functions
  • Calling functions from other functions (funception)
  • Illustrates function scope and avoiding naming collisions
  • Useing random numbers to simulate rolling a die
  • Simulate rolling two die and counting number of pairs rolled
  • Returning primitive data types from functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published