FP2: 02 - STRINGS

Quiz
•
Computers
•
Professional Development
•
Hard
Paul Beltrand
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la longitud de la siguiente cadena asumiendo que no hay espacios en blanco entre las comillas?
'''
'''
0
1
6
7
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
alpha = "abdefg"
print(alpha[3:-2])
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
print(min("aAbByYzZ"))
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
str = "abcabc"
str.count("b")
6
2
0
No se imprime nada
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(len("\n\n"))
ValueError
4
2
0
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print('kappa'.find('a', 2, 4))
1
4
Exception
-1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
str = "Hola Mundo 2023"
print(str.isalnum())
¿que imprime?
True
False
Exception
Hola Mundo 2023
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Игры на Python 1 модуль

Quiz
•
Professional Development
11 questions
print, input, type data, variable

Quiz
•
Professional Development
10 questions
Python Quiz

Quiz
•
Professional Development
10 questions
Python Jetcode

Quiz
•
Professional Development
11 questions
Introdução à programação com Python

Quiz
•
Professional Development
13 questions
Strings and Arrays

Quiz
•
Professional Development
12 questions
квиз нг

Quiz
•
Professional Development
13 questions
Phyton Lección 2

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade