🇮🇩 Iteration I

🇮🇩 Iteration I

Professional Development

•

5 Qs

quiz-placeholder

Similar activities

ITF - Quiz 14.2 - User Account Types

ITF - Quiz 14.2 - User Account Types

Professional Development

•

8 Qs

Introduction

Introduction

Professional Development

•

10 Qs

Windows 2.0 Review (Advanced)

Windows 2.0 Review (Advanced)

KG - Professional Development

•

10 Qs

CS 101 Function

CS 101 Function

Professional Development

•

5 Qs

Python Session 5

Python Session 5

Professional Development

•

10 Qs

Refresh Me with MS Office

Refresh Me with MS Office

Professional Development

•

10 Qs

Basic Programming Kotlin

Basic Programming Kotlin

Professional Development

•

10 Qs

Simple Easy Basic Lua Quiz

Simple Easy Basic Lua Quiz

4th Grade - Professional Development

•

10 Qs

🇮🇩 Iteration I

🇮🇩 Iteration I

Assessment

Quiz

•

Computers

•

Professional Development

•

Hard

Created by

Pengajar Belajar

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Mana yang termasuk keyword untuk iteration di Python?

For

While

for

Loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

Media Image

Apa output dari blok kodingan tersebut apabila user menginput "Python"?

Welcome

Try again!

Error

Enter your password

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Media Image

Apa yang akan ditampilkan dari blok kodingan tersebut?

Print the word 'letter'.

Print a user input on one line.

Print a user input one letter at a time.

Print an Error.

4.

MULTIPLE CHOICE QUESTION

20 sec • 15 pts

Media Image

Apa yang akan dilakukan oleh kodingan tersebut?

Menampilkan angka 1-11

Menampilkan angka 1-10

Menampilkan angka 2-10

Print Error

5.

MULTIPLE CHOICE QUESTION

20 sec • 14 pts

Media Image

Berapa kali loop berikut akan berjalan?

10

4