What does / do in Python?, Integer division, Normal division (returns decimal), Remainder, Power, What does // do?, Normal division, Returns decimal, Integer (floor) division, Multiplication, What is the result of: 10 // 3, 3, 3.33, 4, 1, What does % do?, Division, Multiplication, Remainder of division, Power, What is the result of: 10 % 3, 3, 1, 0, 10, What does * do?, Division, Multiply values, Power, Compare values, What does ** do?, Multiply twice, Divide, Square root, Divide twice, What is the result of: 2 ** 3, 6, 8, 9, 5, What does & do in Python?, Logical AND, Bitwise AND, Multiply, Compare, Which symbol is used for logical AND in Python?, &&, &, and, AND, What happens if you use && in Python?, Works normally, Syntax error, Returns False, Acts like AND, What is the result of: True and False, True, False, Error, 0, What type is: 10, float, string, integer, Boolean, What type is: 10.5, float, string, integer, Boolean, What type is: "Hallo", float, string, integer, Boolean, What type is: True, float, string, integer, Boolean, What is the result type of: 5 / 2, float, string, integer, Boolean, What is the result type of: 5 // 2, float, string, integer, Boolean, What is the result type of: "5" + "2", float, string, integer, Boolean, What is the result type of: 5 + 2.0, float, string, integer, Boolean, What is a Boolean value?, "True", TRUE, True, 1, What is the result of: 3 * "Hi", Error, Hi3, 6, HiHiHi, What is the result of: 10 % 4, 2, 4, 6, 0, What is the result of: 2 ** 0, 0, 1, 2, Error, What type is Output: false?, integer, float, string, Boolean.
0%
Python Coding Introduction (Operators & Data Types)
共有
共有
共有
Emileltl
さんの投稿です
コンテンツの編集
印刷
埋め込み
もっと見る
割り当て
リーダーボード
もっと表示する
表示を少なくする
このリーダーボードは現在非公開です。公開するには
共有
をクリックしてください。
このリーダーボードは、リソースの所有者によって無効にされています。
このリーダーボードは、あなたのオプションがリソースオーナーと異なるため、無効になっています。
オプションを元に戻す
ゲームショウ・クイズ
は自由形式のテンプレートです。リーダーボード用のスコアは生成されません。
ログインが必要です
表示スタイル
フォント
サブスクリプションが必要です
オプション
テンプレートを切り替える
すべてを表示
アクティビティを再生すると、より多くのフォーマットが表示されます。
)
オープン結果
リンクをコピー
QRコード
削除
自動保存:
を復元しますか?