VariablesVariables As in other programming languages, you can store values into a variable to access it later. Type x <- 42 to store a value in x.他のプログラミング言語のように、あなたは、後でそれにアクセスするために、変数に価格を保存することができます。 x ― 価値をxに保管する42 ― をタイプしてください。