Write a Simple python program.

Write a Simple python program..

I need support with this Python question so I can learn better.
/0x4*

Write a program that loads in the attached file and allows you to select movies to rent until the user exits, it should output the movies chosen into a file called ”ChosenMovies.txt”, the program should handle error cases

SAMPLE OUTPUT:

Loading File…

Not the correct format: NULL1984

Not the correct format: TOOMANYCOMMAS,,,,,,9999

Second element is not an integer: ONE,ONE

Choose a movie to rent:

1:2001(1968)

2:Metropolis(1927)

3:Blade Runner(1982)

4:Alien(1979)

5:The Wizard of Oz(1939)

6:ET(1982)

7:Star Wars(1977)

8:Close Encounters(1977)

9:King Kong(1933)

10:The Matrix(1999)

11:Back to the Future(1985)

12:Planet of the Apes(1968)

13:Brazil(1985)

14:Done Renting

Enter Choice: ET

Enter a number

Enter Choice: 2001

Number not in range

Enter Choice: 1

Renting 2001(1968)

Choose a movie to rent:

1:Metropolis(1927)

2:Blade Runner(1982)

3:Alien(1979)

4:The Wizard of Oz(1939)

5:ET(1982)

6:Star Wars(1977)

7:Close Encounters(1977)

8:King Kong(1933)

9:The Matrix(1999)

10:Back to the Future(1985)

11:Planet of the Apes(1968)

12:Brazil(1985)

13:Done Renting

Enter Choice: 2 Renting Blade Runner(1982)

Choose a movie to rent:

1:Metropolis(1927)

2:Alien(1979)

3:The Wizard of Oz(1939)

4:ET(1982)

5:Star Wars(1977)

6:Close Encounters(1977)

7:King Kong(1933)

8:The Matrix(1999)

9:Back to the Future(1985)

10:Planet of the Apes(1968)

11:Brazil(1985)

12:Done Renting

Enter Choice: 12

Saving Choices…

SAMPLE ChosenMovies.txt:

2001,1968

Blade Runner,1982

Write a Simple python program.

Place this order or similar order and get an amazing discount. USE Discount code “GET20” for 20% discount

Posted in Uncategorized