詳しい説明
変数?を、?で、割る。(数値演算) ※変数自体を書き換える。 →その他サンプル解説(WEB)
→その他サンプル解説(WEB)
サンプルコード
'割る のサンプル A=80 Aを、4で、割る。 Aを、表示。
'割る のサンプル