Latihan Pra PTS Genap

Latihan Pra PTS Genap

10th Grade

10 Qs

quiz-placeholder

Similar activities

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

IBT - Vocab 3 Quiz

IBT - Vocab 3 Quiz

8th - 10th Grade

9 Qs

Tin 10 Bài 22-23

Tin 10 Bài 22-23

10th Grade

10 Qs

Examen de python

Examen de python

1st - 12th Grade

10 Qs

How much do you know about google docs?

How much do you know about google docs?

9th - 12th Grade

10 Qs

TLE M1-5

TLE M1-5

10th Grade

10 Qs

Unit 3 - Week 1 (CFU)

Unit 3 - Week 1 (CFU)

10th Grade

8 Qs

10NGS-Operators

10NGS-Operators

10th Grade

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