Introduction to Strings

Introduction to Strings

12th Grade

14 Qs

quiz-placeholder

Similar activities

Problem Solving using Python and R - UNIT I STRINGS MCQS

Problem Solving using Python and R - UNIT I STRINGS MCQS

12th Grade

15 Qs

CWA Java

CWA Java

10th - 12th Grade

13 Qs

String Methods

String Methods

9th - 12th Grade

10 Qs

Java Unit 3 Booleans Review

Java Unit 3 Booleans Review

11th - 12th Grade

18 Qs

Java Strings

Java Strings

9th - 12th Grade

12 Qs

Python Basics

Python Basics

KG - University

16 Qs

Computer BTEC U1 quiz terms

Computer BTEC U1 quiz terms

12th Grade

14 Qs

Quiz1_HPB2021_2010t1

Quiz1_HPB2021_2010t1

1st - 12th Grade

10 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?