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
Java Strings

Quiz
•
1st Grade - Professio...
10 questions
Python Programming

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

Quiz
•
7th Grade - University
10 questions
KS4 Programming Techniques (1)

Quiz
•
8th - 10th Grade
10 questions
4--ข้อสอบ ภาษาไพทอน ม.1

Quiz
•
7th Grade
8 questions
User Input in Python

Quiz
•
8th Grade
10 questions
Introduction to Python Quiz

Quiz
•
8th Grade - University
10 questions
Python Variables

Quiz
•
8th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th 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
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
16 questions
Clovis Unified Student Use of Technology

Quiz
•
4th - 8th Grade
13 questions
Digital Citizenship

Quiz
•
6th Grade
11 questions
Technology Acceptable Use

Quiz
•
6th - 8th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade