PYTHON 4

PYTHON 4

Professional Development

10 Qs

quiz-placeholder

Similar activities

Java Programming RBVRRIT

Java Programming RBVRRIT

University - Professional Development

10 Qs

Sway, Form, One Drive

Sway, Form, One Drive

Professional Development

10 Qs

5. Control statement

5. Control statement

Professional Development

10 Qs

Classroom Technology

Classroom Technology

Professional Development

10 Qs

Intro to Python recap

Intro to Python recap

10th Grade - Professional Development

11 Qs

C String Array MCQs

C String Array MCQs

Professional Development

10 Qs

Java Fundamentals

Java Fundamentals

Professional Development

11 Qs

04 - Python - Lists

04 - Python - Lists

University - Professional Development

10 Qs

PYTHON 4

PYTHON 4

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Ahmed elasey

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

txt = "The best things in life are free!"
print("ali" not in txt)

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = "Hello, World"
print(a[-1])

e

H

l

d

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

اى من الدوال التالية تستخدم لتحويل النص الى كابيتال

upper

lower

Len

strip

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = "Hello, World!"

print(a.lower())


hello, world!

Hello, World!

HELLO, WORLD!

HELLOO, World!

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

اى من الدوال التالية تستخدم لمعرفة عدد احرف الكلمة

upper

lower

Len

strip

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

اى من الدوال التالية تستخدم لحذف المسافات البيضاء قبل وبعد النص

upper

lower

Len

strip

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = "Hello, World!"
print(a[1])

e

H

l

d

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?