I am trying to write a function in Javascript that when given a number, num, it initiates a count up to num. ( Note: It shouldn\'t just immediately cou
num