Published
Edited
Jul 16, 2019
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
"You have just queried " + apiReturn.apiName + " and receieved response code " + apiReturn.apiCode + ". The API Wizard says that " + apiReturn.apiReturnBody + ". The Wizard states that you shall pay " + apiReturn.apiPaymentAsked + " or guess the wizard's name."
Insert cell
Insert cell
`You have just queried ${apiReturn.apiName} and receieved response code ${apiReturn.apiCode}. The API Wizard says that ${apiReturn.apiReturnBody}. The Wizard states that you shall pay ${apiReturn.apiPaymentAsked} or guess the wizard's name.`
Insert cell
Insert cell
Insert cell
Insert cell
ccNumber= 112358132134
Insert cell
`Your CC number is: ${ccNumber.toString().slice(-4).padStart(ccNumber.toString().length, '*')}`
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