The <-- assignment operator in pseudocode is replaced by _____ in python
Introduction to Python Programming

Quiz
•
Computers
•
7th - 10th Grade
•
Hard
Jodian Blake
Used 25+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
==
( )
=
<-- The symbol is the same
2.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
What is the value of M after the following operation:
x = 2
M = pow (2 , 3)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An instruction is written to determine if the value in a is equal to the value in b.
Choose the correct operator to complete the instruction:
if a ______ b:
<--
=
==
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the operators to represent "not equal to" in PYTHON
<>
/=
Not=
!=
5.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
What is the output of the following:
a=2
b=3
c=4
a=b
b=a
c=b
print(c)
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Convert the pseudocode statements to python
print "enter name"
read n
Use double quotation and no space
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Convert the pseudocode statement to python
print "enter a whole number"
read num
Use double quotation and no space
Create a free account and access millions of resources
Similar Resources on Quizizz
14 questions
Y9 - Module 2 - KT1 Python Basics

Quiz
•
9th Grade
10 questions
10 CS // Pseudocode

Quiz
•
9th - 11th Grade
15 questions
Pseudocode and Flowcharts - Computer Science

Quiz
•
KG - 12th Grade
11 questions
Python for Class 7

Quiz
•
7th - 8th Grade
15 questions
AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

Quiz
•
10th - 12th Grade
8 questions
S3 SDD Unit 2 - 4. Implementation

Quiz
•
9th Grade
16 questions
Cyclic Test Grade 7 EKAM

Quiz
•
7th Grade
10 questions
Y7 Variables and Algorithms

Quiz
•
7th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade