After Class Quiz : JK 12-16 Python

After Class Quiz : JK 12-16 Python

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python Compound Data Types and their Method Set-2

Python Compound Data Types and their Method Set-2

11th Grade - University

10 Qs

Python Bài 1

Python Bài 1

9th - 12th Grade

15 Qs

Python - Class

Python - Class

12th Grade - University

11 Qs

Pythton

Pythton

5th - 12th Grade

10 Qs

Let's C It

Let's C It

11th Grade - University

6 Qs

3.1.1 Jenis data dalam segmen kod

3.1.1 Jenis data dalam segmen kod

7th - 9th Grade

10 Qs

Fingerprint Classification

Fingerprint Classification

9th - 12th Grade

10 Qs

Ch. 9 Intro To Python: Lesson 9-6 Dictionaries

Ch. 9 Intro To Python: Lesson 9-6 Dictionaries

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?