Latihan ICT Part 2

Latihan ICT Part 2

10th Grade

10 Qs

quiz-placeholder

Similar activities

Gmetrix Python Session 4 Test

Gmetrix Python Session 4 Test

10th - 12th Grade

15 Qs

Python If Else

Python If Else

9th - 10th Grade

14 Qs

Python If Statements

Python If Statements

9th - 10th Grade

14 Qs

Introduction to Python Programming

Introduction to Python Programming

7th - 10th Grade

12 Qs

Python Basics Quiz

Python Basics Quiz

9th - 12th Grade

15 Qs

Conditional Statements- Python

Conditional Statements- Python

6th - 10th Grade

5 Qs

CODING QUIZ

CODING QUIZ

1st Grade - University

10 Qs

KODEKIDDO HACK #MLH3

KODEKIDDO HACK #MLH3

4th Grade - University

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?