Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
3
Insert cell
Insert cell
//Hi, I'm a comment! The computer can't read me
Insert cell
Insert cell
6 + 3 // addition
Insert cell
6 - 3 // subtraction
Insert cell
6 * 3 // multiplication
Insert cell
6 / 3 // division
Insert cell
Insert cell
10 % 3 // If you divide 10 by 3, you get 3 and a remainder of 1
Insert cell
Insert cell
10 ** 2
Insert cell
4 ** 3
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
function pe() {
return 2+2
}
Insert cell
Insert cell
Insert cell
function p1() {
return //answer here
}
Insert cell
Insert cell
Insert cell
function p2() {
return // Your Code Here
}
Insert cell
Insert cell
Insert cell
//This is a type of problem called "debugging".
Insert cell
function d1() {
return 2+2*5
}
Insert cell
Insert cell
function d2() {
return 10 * 2
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more