Education

ไพทอน ตัวแปร

52
plays

10 questions

Player avatar

Introducing new Paper mode

No student devices needed. Know more

Show Answers
See Preview
  • 1. Multiple-choice
    10 seconds
    1 pt

    a=5

    print(a) มีค่าเท่าไร

    5

    (5)

    a

    a=5

  • 2. Multiple-choice
    20 seconds
    1 pt

    จากโจทย์ sine=“bird”

    ต้องพิมพ์คำสั่งใด ผลลัพธ์จะมีค่า bird

    print(bird)

    print(“bird”)

    print(sine)

    print(“sine”)

  • 3. Multiple-choice
    20 seconds
    1 pt

    a=5

    b=6

    c=a+b

    หากต้องการหาค่า c ต้องเขียนคำสั่งว่าอย่างไร

    print(a+b)

    print(c)

    print(“c”)

    print(“a+b”)

  • Expore all questions with a free account

    Already have an account?
library
create
reports
classes