Python Programming Quiz

Python Programming Quiz - Level 1

Attend this Quiz to test your knowledge on Python Programming language.

What will be the output of the following code?

x = [1, 2, 3]

y = x y.append(4)

print(x)

a = "hello"
b = a.upper()
print(a, b)

Your score is

The average score is 10%

0%

Review Your Cart
0
Add Coupon Code
Subtotal

 
Scroll to Top