After Class Quiz : JK 12-16 Python

After Class Quiz : JK 12-16 Python

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python

Python

1st Grade - Professional Development

10 Qs

Python – General

Python – General

12th Grade

6 Qs

Quiz Dasar-Dasar Pemrograman Python

Quiz Dasar-Dasar Pemrograman Python

12th Grade - University

15 Qs

Списки в Python

Списки в Python

12th Grade

10 Qs

Python Intermediate Quiz - 1

Python Intermediate Quiz - 1

8th Grade - Professional Development

13 Qs

Цикл (8 сынып)

Цикл (8 сынып)

7th - 9th Grade

10 Qs

Introduction to Python

Introduction to Python

11th Grade

5 Qs

KTTX Tin 10 bài 28, 29

KTTX Tin 10 bài 28, 29

9th - 12th Grade

10 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?