Introduction to Strings

Introduction to Strings

12th Grade

14 Qs

quiz-placeholder

Similar activities

STRING

STRING

11th - 12th Grade

13 Qs

Problem Solving using Python and R - UNIT I STRINGS MCQS

Problem Solving using Python and R - UNIT I STRINGS MCQS

12th Grade

15 Qs

STRING MANIPULATION (PYTHON)

STRING MANIPULATION (PYTHON)

11th - 12th Grade

10 Qs

Java Quiz 1: Introduction

Java Quiz 1: Introduction

6th - 12th Grade

10 Qs

APCSA Unit 3 Review

APCSA Unit 3 Review

9th - 12th Grade

13 Qs

Unit 4 AP CSA Review

Unit 4 AP CSA Review

12th Grade

13 Qs

Unit #3 String Objects Review

Unit #3 String Objects Review

9th - 12th Grade

14 Qs

Unit 7 quiz on strings AP CSP

Unit 7 quiz on strings AP CSP

9th - 12th Grade

14 Qs

Introduction to Strings

Introduction to Strings

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Mirna Atout

Used 1+ times

FREE Resource

14 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What is printed?cheer = "Go Eagles!"print cheer[1:4]

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What is printed?cheer = "Go Eagles!"print cheer[0: ]

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

What is printed?cheer = "Go Eagles!"print cheer[ :4]

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Let’s find the substring.

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

Let’s create a program to split a list of names with spaces.

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

3 mins • 1 pt

Now let's split a list of names separated by commas.

Evaluate responses using AI:

OFF

7.

OPEN ENDED QUESTION

3 mins • 1 pt

What will be the output of the following code? a, b, c, d, e, f 97, 98, 99, 100, 101, 102

Evaluate responses using AI:

OFF

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?