After Class Quiz : JK 12-16 Python

After Class Quiz : JK 12-16 Python

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python - Bài 4

Python - Bài 4

9th - 12th Grade

15 Qs

Quiz Dasar-Dasar Pemrograman Python

Quiz Dasar-Dasar Pemrograman Python

12th Grade - University

15 Qs

Python Bài 2

Python Bài 2

9th - 12th Grade

15 Qs

Arrays

Arrays

8th - 9th Grade

10 Qs

Python

Python

9th - 12th Grade

15 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Python General Knowledge Quiz

Python General Knowledge Quiz

7th - 12th Grade

10 Qs

Protective Care

Protective Care

9th - 12th Grade

12 Qs

After Class Quiz : JK 12-16 Python

After Class Quiz : JK 12-16 Python

Assessment

Quiz

Education

9th - 12th Grade

Medium

Created by

Fara Dhilla

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we want to output text in python, what is the correct syntax?

(Jika kita ingin menampilkan sebuah text di python, syntax apa yang dapat kita gunakan?)

input()

output()

print()

printout()

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

You can select more than 1

Types of operators in Python Programming Language...

(Jenis-jenis operator di dalam bahasa pemrograman Python...)

Logical Operator

Comparison Operator

Math Operator

String Operator

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Type of data that only give the TRUE/FALSE result is...

(Tipe data yang hanya memberikan jawaban TRUE/FALSE adalah...)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the correct syntax about multiplication and division in Python?

(Manakah yang tepat mengenai perkalian dan pembagian dalam Python?)

5 * 2 / 2

5 x 2 : 2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is variable?


Apa itu variable?

Variable is like a box that we can store something inside and we can change it

Variable is variant of data especially in Python

Variable is like X or Y in math

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we want to make a program break for some seconds while running. What is the correct library we can use?

(Jika kita ingin membuat program berhenti sesaat ketika dijalankan. Library apa yang dapat kita gunakan?)

import tkinter

import time

import break

import sleep

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What syntax that we can use in Python if we want to count character/string?

Syntax apa yang dapat kita gunakan di Python jika ingin menghitung character/string?

len()

count()

length()

char()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?