Single Choice Not Set

QWhat will be the output after the following statements?
x = -4
if abs(x) > 0:
    print('This is absolute value')

ID: #3920 Python Built-in Functions MCQ 229 views
Question Info
#3920Q ID
Not SetDifficulty
Python Built-in Functions MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A None
  • B Error
  • C Wrong Value
  • D This is absolute value
Correct Answer

Explanation

This is absolute value
No Previous Next Question

Share This Question

Challenge a friend or share with your study group.