PF Unit 10

Quiz
•
Computers
•
9th Grade
•
Medium
KEVIN CHAISLIE
Used 13+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Cara memanggil Isi Variabel "A" dengan benar adalah
Print(a)
print("a")
print(A)
Print("A")
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Apa hasil dari pernyataan "print(5 + 3)"?
5 + 3
8
53
ERROR
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Bagaimana cara menampilkan string "Hello World" di Python?
echo "Hello World";
print(Hello World)
print("Hello World")
show "Hello World";
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Bagaimana cara mendeklarasikan variabel "B" dengan nilai 10 di Python?
var B = 10
B = 10
let B = 10
declare B = 10
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Apa hasil dari pernyataan "print("2 * 4")"?
2 * 4
8
24
ERROR
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Apa hasil dari pernyataan "print("10 - 3")"?
10 - 3
7
103
ERROR
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Cara memanggil Isi Variabel "B" dengan benar adalah
Print(b)
print("b")
print(B)
Print("B")
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Array

Quiz
•
10th Grade
10 questions
Evaluasi Pembelajaran Materi Dasar OOP C++

Quiz
•
10th Grade
13 questions
Hello World - Quiz

Quiz
•
9th - 12th Grade
12 questions
Python: Strings and Lists

Quiz
•
University
10 questions
Python Dasar

Quiz
•
10th Grade
15 questions
Python

Quiz
•
10th Grade
15 questions
Pemrograman Dasar C: Scanf dan Printf

Quiz
•
11th Grade
10 questions
PF Unit 9

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade