x = 5
y = int(5.5)
print(x+y)
what is this answer?
Python Programming Quiz
Quiz
•
Science
•
11th Grade
•
Medium
Nhoung Nhem
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = 5
y = int(5.5)
print(x+y)
what is this answer?
10
10.60
11
10.6
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to comment multiple lines in Python?
Use triple quotes (''' or """) to comment multiple lines in Python.
Use a single hashtag (#) at the beginning of each line to comment multiple lines in Python.
Use double slashes (//) to comment multiple lines in Python.
Use a single forward slash and asterisk (/*) at the beginning and end of the block to comment multiple lines in Python.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = "Salary"
y = "500$"
print(x+y)
what is this answer?
Salary500$
Salary 500$
salary500$
salary 500$
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = "Salary"
y = "500$"
print(x,y)
what is this answer?
Salary 500$
Salary500$
salary500$
salary 500$
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to comment 1 lines in Python?
""" """
#
''' '''
##
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = 5
y = 5
.............. = x+y
print(z)
what is this answer?
x
y
z
x+y
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
how to know type of Python?
print(type())
print(type)
print type()
print type
10 questions
TỪ BÀI TOÁN ĐẾN CHƯƠNG TRÌNH
Quiz
•
11th Grade
12 questions
Цикл for
Quiz
•
7th Grade - University
20 questions
Data Science and AI
Quiz
•
9th - 12th Grade
10 questions
Quizz_Python_Basic_If_Elif_Else
Quiz
•
9th Grade - University
18 questions
OOP 1.TM C programiranje drugi kviz
Quiz
•
11th Grade
10 questions
Kiểm tra thường xuyên bài 23
Quiz
•
9th - 12th Grade
16 questions
Python_MTA-SEC2-H
Quiz
•
KG - Professional Dev...
20 questions
CHỦ ĐỀ F: Cấu trúc rẽ nhánh
Quiz
•
9th - 12th Grade
25 questions
Equations of Circles
Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)
Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System
Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice
Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers
Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons
Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)
Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review
Quiz
•
10th Grade