What is the datatype which represents a whole number?
Coding in AI - Quiz 1

Quiz
•
Computers
•
1st - 10th Grade
•
Hard
Kim Lim
Used 3+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
String
Boolean
Float
Integer
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output when following code is executed?
print("D", end = ' ')
print("C", end = ' ')
print("B", end = ' ')
print("A", end = ' ')
DCBA
A, B, C, D
D C B A
D, C, B, A will be displayed on separate rows
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the expected output, when the following code is executed?
Hello MARY
Hello..MARY
Hello MARY
None
Hello MARY
Hello MARY
sayHello('MARY')
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of the following?
1 2 3 4 5 6 7 will be displayed on separate rows
1 2 3 4 5 6 will be displayed on separate rows
1 2 3 4 5 6
none of the above
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the missing expression for the following code?
'p' in data
any((c == 'p') for c in data)
data.find('p')==-1
data[0:3]=='p'
Similar Resources on Quizizz
10 questions
Working in Open Office Calc

Quiz
•
6th Grade
10 questions
Year 7 Python Lesson 1 Recap

Quiz
•
8th Grade
10 questions
Programming in Java

Quiz
•
8th Grade
10 questions
Exploring Python: Input and Output Essentials

Quiz
•
9th Grade - University
10 questions
Типы данных

Quiz
•
7th Grade
10 questions
Spreadsheets

Quiz
•
5th - 6th Grade
10 questions
Python Variables

Quiz
•
7th - 12th Grade
10 questions
Lớp 10: Câu hỏi TN củng cố kiến thức

Quiz
•
10th 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
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
20 questions
Types of Credit

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

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