Join us and get access to thousands of tutorials and a community of expert Pythonistas.
Unlock This Lesson
This lesson is for members only. Join us and get access to thousands of tutorials and a community of expert Pythonistas.
00:00 This exercise follows the same pattern as the one you just solved in the previous lesson. First, you’ll need to get a number from the user and then find the absolute value of the provided number. Before checking my solution, let’s see if you can code this program without any help.
Become a Member to join the conversation.