PYTHON 4

PYTHON 4

Professional Development

10 Qs

quiz-placeholder

Similar activities

Programming - Screening Test

Programming - Screening Test

3rd Grade - Professional Development

15 Qs

Quiz de Python Básico

Quiz de Python Básico

Professional Development

12 Qs

Basic Python Data Types

Basic Python Data Types

Professional Development

8 Qs

Getting Started with Java Quiz

Getting Started with Java Quiz

10th Grade - Professional Development

10 Qs

ADVANCED EXCEL 1

ADVANCED EXCEL 1

Professional Development

10 Qs

Python Basics: External Libraries

Python Basics: External Libraries

University - Professional Development

6 Qs

Python Training Day-5 Quiz-5

Python Training Day-5 Quiz-5

Professional Development

10 Qs

python loop practice

python loop practice

Professional Development

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