Shared Values

akljhg

Project Topic Selection

kljzagfkioajdsg

Initial Assumptions

kljzagfkioajdsg

User Interviews

kljzagfkioajdsg

Observation Notes

kljzagfkioajdsg

JavaScript Code Generation

function myFunction(x) {
// javascript to be executed when function is called
document.getElementById("example").innerHTML = x * 3;
console.log(x);
}

My function does blah blah blah