O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

23 Choose the correct option with respect to Python.

पाइथन के सन्दर्भ में सही विकल्प का चयन कीजिए

Previous Question Next Question

24 Suppose list1 = [0.5 * x for x in range(0, 4)], list1 is:

मान लीजिए list1 = [0.5 * x for x in range(0, 4)], list1 है:

Previous Question Next Question