Programming Examples

Python program to print absolute value of number provided by the user


Program to print absolute value of number provided by the user.

Solution

num=eval(input("Enter a number:"))
print('|',num,'|=',(-num if num<0 else num),sep='')
▶ RUN

Output/ Explanation:

Enter a number:-9

|-9|=9

Latest Current Affairs 2025 Online Exam Quiz for One day Exam Online Typing Test CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online MBA 2 years Online MCA Online BCA Best Website and Software Company in Allahabad