Python

Python

University

55 Qs

quiz-placeholder

Similar activities

Ujian Akhir Praktikum Teknologi Sediaan Steril Kelas C

Ujian Akhir Praktikum Teknologi Sediaan Steril Kelas C

University

50 Qs

Quiz-13-Latihan Soal-Soal-2021-1

Quiz-13-Latihan Soal-Soal-2021-1

University

50 Qs

Quiz Latihan Soal2 UTS-Perancangan & Pemrograman Web-2020-2

Quiz Latihan Soal2 UTS-Perancangan & Pemrograman Web-2020-2

University

55 Qs

First 60 without some

First 60 without some

University

53 Qs

MIDTERM EXAMINATION IN LIVING IN THE IT ERA

MIDTERM EXAMINATION IN LIVING IN THE IT ERA

University

50 Qs

SemesterExamReview

SemesterExamReview

12th Grade - University

55 Qs

BSCS 4-3 - Midterm Exam (Jan. 6, 2024)

BSCS 4-3 - Midterm Exam (Jan. 6, 2024)

University

50 Qs

OPP_DA_midTerm v2

OPP_DA_midTerm v2

University

50 Qs

Python

Python

Assessment

Quiz

Instructional Technology

University

Easy

Created by

michael Bolinger

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

55 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the output of this function?
print("www.cisco.com".lstrip("w."))

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these methods uses whitespace characters to convert a string into a list?

Convert

Seperate

Replace

Join

Split

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the output of this function?
alpha = "abcde"
print(min(alpha))

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the output of this function?
alpha = "abcde"
print(alpha + "f")

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the output of this function?
i_am = 'I\'m'
print(len(i_am))

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the output of this function?
print("aAbByYzZaA".index("Z"))

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the output of this function?
alpha = "vwxyz"
print(min(alpha))

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?