learn-python Learn python basics hello.py - Prints a message to the Python IDLE shell. area_calculator.py - Uses the width and height and calculates the area of the rectangle. user_input.py - Asks for a user input and prints it to the shell.