Variable, A name that stores a value in programming. The value of this can change whenever we use =, Float, A data type that represents decimal point numbers., Integer, A data type that represents whole numbers., String, A data type that uses " " and represents a sequence of letters, numbers and characters., Character, A data type that uses " " and can only be 1 character long, Selection, Where a decision is made in your code according to the value of a condition, e.g. using if/else statements., Iteration, A set of instructions that repeat until a condition is met, e.g. for and while loops, Condition, a statement that is either True or False and determines if a section of your code runs., Boolean, A data type that stores only 2 possible values: True or False, Relational Operator, An operator that compares two values, e.g. ==, !=, >, <.

さんの投稿です

リーダーボード

表示スタイル

オプション

テンプレートを切り替える

)
自動保存: を復元しますか?