Learn Python Basics - Introduction

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
Diwakar Tiwary
Used 4+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
0.0 is a ___?
float (floating-point number)
int (integer)
str (string)
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
'0.0' is a ___?
float (floating-point number)
int (integer)
str (string)
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which part of the following program is ignored by the computer? print('Having fun?') # print output
print('Having fun?')
# print output
Both
None
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What's the variable in the following code?
jack = 'name'
jack
'name'
name
=
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What's the output of the following code?
name = 'Jack' print(name)
print('Jackie')
Jackie
Jack
Jackie
name
Jackie
Jackie
Jack
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What's the output of this code?
var = 25.5
var = 'Jack'
var = 25.5
print(var)
25.5
25.5
Jack
25.5
Jack
None of the above
Similar Resources on Wayground
10 questions
Programming Basics Basics

Quiz
•
8th Grade - University
10 questions
Basic Python Programming_Class VIII

Quiz
•
8th Grade
10 questions
Class VIII_Basic Python Programming Quiz

Quiz
•
8th Grade
10 questions
Python - Printing, Variables and Syntax

Quiz
•
8th Grade
9 questions
Basic 256 Output Based Quiz

Quiz
•
6th Grade
6 questions
Python Variables

Quiz
•
6th Grade - University
11 questions
Python for Class 7

Quiz
•
7th - 8th Grade
10 questions
Python Basics

Quiz
•
8th - 10th Grade
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade