If(0.1+0.2==0.3):
print("True")
else:
print("False")
Legacy Coders
Quiz
•
Computers
•
9th Grade
•
Hard
Tejas Sharma
Used 3+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If(0.1+0.2==0.3):
print("True")
else:
print("False")
True
False
Logical Error
None of These
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which statement is used to handle exceptions in python?
catch
try
handle
exception
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the result of expression True+True in Python??
True
False
1
2
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
a=[1,2,3]
b=[7,8,4]
a.extend(b[:1])
[1,2,3,4]
[1,2,3,7]
[1,2,4,8]
Syntax Error
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
How do you check if a substring exists within a String?
substring.contain(substring)
substring.exists(substring)
substring.has(substring)
substring in string
10 questions
Python Data Types and Lists ( level easy )
Quiz
•
12th Grade
10 questions
(Do Now) Excel Functions Quiz
Quiz
•
12th Grade
10 questions
Java Character and String class methods
Quiz
•
10th - 12th Grade
10 questions
Strings
Quiz
•
11th Grade
10 questions
10 CS // Pseudocode
Quiz
•
9th - 11th Grade
10 questions
Java Coding
Quiz
•
9th - 12th Grade
10 questions
Строковые методы
Quiz
•
10th Grade
10 questions
String Methods
Quiz
•
9th - 12th Grade
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
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
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
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University