pencil-icon
Build your own quiz

Education

8th

grade

Image

ไพทอน ตัวแปร

59
plays

10 questions

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”)

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?