Question
Predict the output list1 = ['physics',
'chemistry', 1997, 2000] list2 = [1, 2, 3, 4, 5, 6, 7 ] print "list1[0]: ", list1[0]Solution
- List Definitions :
- list1 is a list containing the elements ['physics', 'chemistry', 1997, 2000].
- list2 is a list containing the elements [1, 2, 3, 4, 5, 6, 7].
- Print Statement :
- The print statement is intended to display the value at list1[0].
- list1[0] refers to the first element in list1, which is 'physics'.
What will come in the place of question mark (?) in the given expression?
(18 × 8 ÷ 12) × 10 = ?
Solve: 3/4÷2/3
- What will come in place of the question mark (?) in the following questions?
120÷(5×2)+8=? Simplify the following expressions and choose the correct option.
[540 ÷ (6 × 3) + 7.5 × 4] ÷ 3 = ?
Simplify the following expressions and choose the correct option.
864 ÷ 16 + 2⁵ × 3 = ?
What is the value of √75 + √108?
What should come in place of (?) question mark in the given expression.
(576 ÷ 12) + (3³ × 4) = ?
What will come in the place of question mark (?) in the given expression?
(1040 ÷ 12) ÷ 19 × 1824 = ?
675 ÷ 15 + 225 – 18 × 6 = ?