Latihan ICT Part 2

Latihan ICT Part 2

10th Grade

10 Qs

quiz-placeholder

Similar activities

pretest postes search engine pertemuan 2

pretest postes search engine pertemuan 2

10th Grade

10 Qs

Programming Fundamentals - Harry Lewis

Programming Fundamentals - Harry Lewis

10th Grade

8 Qs

Python If Else

Python If Else

9th - 10th Grade

14 Qs

Java- Session: 5-10

Java- Session: 5-10

8th - 10th Grade

10 Qs

Scratch Basic

Scratch Basic

9th - 12th Grade

9 Qs

Arithmetic operator

Arithmetic operator

10th Grade

8 Qs

LUA Test

LUA Test

9th Grade - University

10 Qs

MTA Review #2

MTA Review #2

9th - 12th Grade

10 Qs

Latihan ICT Part 2

Latihan ICT Part 2

Assessment

Quiz

Computers

10th Grade

Hard

Created by

robotic nsa

Used 13+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

When use Comment Line in python ?

To explain Python code

To make the code more readable

To prevent execution when testing code

None of Them

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How To Write Comment on Python ?

Comments starts with a # for one line

Start and End with (triple quotes) for multiline Comments

Comments starts with a // for one line

Comments starts with a ' for one line

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How to write one line comment in python programming?

#This is a comment

print("Hello, World!")

print("Hello, World!") #This is a comment

//this is a comment

'this is a comment

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This is Sample of ?

Multi Line Comment

Single Line Comment

Number Value

String Value

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Symbol ( +, -, , /, %, **, // ) is group of ?

Arithmetic operators

Assignment operators

Comparison operators

Logical operators

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Symbol ( =, +=, -=, /=, %=, *= ) is group of ?

Arithmetic operators

Assignment operators

Comparison operators

Logical operators

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

if we want to compare whether two objects are equal or not, what operator symbol do we use?

==

=

===

====

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?