ח-2 שבוע לומדים אחרת

Quiz
•
Computers
•
8th Grade
•
Hard
Levy Roni.Aharon
Used 4+ times
FREE Resource
26 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of the following code?
s = "hello"
print(s[1:4])
h
ell
llo
hel
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will the following command print?
s = "python"
print(s.upper())
python
PYTHON
PyThOn
Error
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result?
s = "welcome"
print(len(s))
7
8
6
Error
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of the following code?
s = "abc" + "def"
print(s)
abc
def
abcdef
Error
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will the following command print?
s = "python"
print(s[0] + s[-1])
pn
ph
py
Error
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will the following command print?
s = "hello world"
print(s.split(" ")[1])
hello
world
Error
Space
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result of the following code?
s = "123"
print(s * 2)
123
246
123123
Error
Create a free account and access millions of resources
Similar Resources on Wayground
31 questions
Python Lists

Quiz
•
8th Grade - University
22 questions
Pyhton- hàm

Quiz
•
1st - 12th Grade
21 questions
SKD - Word

Quiz
•
KG - Professional Dev...
30 questions
Introduction to Python Programming

Quiz
•
6th - 8th Grade
22 questions
Python 2

Quiz
•
7th - 9th Grade
30 questions
Ôn tập 5

Quiz
•
5th Grade - University
22 questions
Small Basic

Quiz
•
7th - 8th Grade
22 questions
Python Numbers Progress Quiz Lesson 3 (1 & 2 review)

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade