Strings

Quiz
•
Computers
•
10th Grade
•
Medium
Valery ____
Used 13+ times
FREE Resource
21 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Тип даних рядок у Python це
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Результат програми
letter1 = 'U'
letter2= 'A'
print(letter1 + letter2)
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Результат програми
letter1 = 'U'
letter2= 'A'
print((letter1 + letter2) * 3)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Результат програми
text = 'Hello'
number = 2
print(text + number)
Hello2
HelloHello
Помилка
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Результат програми
text = 'Hello'
number = 2
print(text * number)
Hello2
HelloHello
Помилка
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
З якого числа починається індексація символів у рядку?
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Результат програми
text = 'Ukraine'
print(text[1])
Create a free account and access millions of resources
Similar Resources on Wayground
19 questions
Основні поняття інформатики. Сучасні інформаційні технології та системи

Quiz
•
10th Grade
20 questions
Python Basics Review (TSK)

Quiz
•
9th - 12th Grade
16 questions
Python basics

Quiz
•
9th - 12th Grade
16 questions
Principles of Information Technology

Quiz
•
9th Grade - University
16 questions
Python Unit 3 Codehs

Quiz
•
9th - 12th Grade
20 questions
Grade 7 Python Programming Quiz

Quiz
•
7th Grade - University
20 questions
Pre-Test in Computer 10

Quiz
•
10th Grade
20 questions
Python (The Basics)

Quiz
•
6th - 10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade