const botName = "MathBot"; const greeting = Hi there! My name is ${botName} and I am here to teach you about the Math object!; console.log(greeting); console.log("The Math.random() method returns a ...
これは、ほぼ無料で、Progateと同じ感覚で使えるプログラミング学習サイトです。 ステージが用意されており、決められたコーディングを行い、正解なら次のステージへ進み、不正解orわからないなら動画や掲示板でヒントを見たりすることもできます。