Latihan Pra PTS Genap

Latihan Pra PTS Genap

10th Grade

10 Qs

quiz-placeholder

Similar activities

Unit 3 - Week 1 (CFU)

Unit 3 - Week 1 (CFU)

10th Grade

8 Qs

01 - Aula de Introdução à Python

01 - Aula de Introdução à Python

10th Grade - University

9 Qs

Lenguajes de programación

Lenguajes de programación

10th Grade

15 Qs

L1 - Introducción al diseño web

L1 - Introducción al diseño web

10th - 12th Grade

13 Qs

Kidbright Basic Test

Kidbright Basic Test

10th - 12th Grade

10 Qs

IBT - Vocab 3 Quiz

IBT - Vocab 3 Quiz

8th - 10th Grade

9 Qs

Game Quizizz

Game Quizizz

KG - Professional Development

8 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

Latihan Pra PTS Genap

Latihan Pra PTS Genap

Assessment

Quiz

Instructional Technology

10th Grade

Medium

Created by

robotic nsa

Used 22+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to Print Hello World in Python?

print('Hello World')

System.out.println("Hello World");

cout << "Hello World";

echo "Hello World";

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is Numbers in python?

Numbers is one of Data type that use for define Numerical and Imaginary Value

Numbers is one of Data type that use for define Alfabet Value

Numbers is one of Data type that use for define Word Value

Numbers is one of Data type that use for define Sentences Value

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Complex Number in Python?

Number with combination of Imaginary Value

Numerical Value

0/1

'Angka1'

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Variable in Programming Language?

Location of Memory to Strore Data

Parameter fo measuring Condition

one of data type

Algoritm

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to Write Variable with number value in python?

Nilai = 100

Nilai = '100'

Nilai = "100"

print('Nilai = 100')

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How to Write Comment in Python?

using Hash Symbol in left of one line comment, or use triple quotes for multi line comment

using Hash Symbol for multiple line comment

use quotes

use double slash symbol

7.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

to use comment in python, we can using # in left of one line comment, or use ......... for multi line comment

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?