Question
Python Language 3.8 Beginner code Add comments for each line Questions: 1. Answer the question: when using strftime what is the placeholder that will display
Python Language 3.8
Beginner code
Add comments for each line
Questions:
1. Answer the question: when using strftime what is the placeholder that will display the full name of the month. (Monday, Tuesday, etc.). (ex. "%d" is the placeholder that displays the day as a two digit number)
2. Write an algorithm for step 3.
3. Write a program that reads in the information from a file called ShopRecords.csv and displays all of the items that were sold on a weekend.
The output should look like the following:
>>> A bottle opener A fire escape A cabin A burrito A balloon A tulip Pom-poms A juice box Jelly beans A sundial A synthesizer A paper airplane A water tower Charlie Chaplin A penguin A seagull An anatomy chart A ship in a bottle Smoke Weeds A spiral staircase A campfire A squirrel Noodles A lock A melting candle A phone booth Mittens A bunch of grapes A vending machine A typewriter A necklace An electric guitar A pair of scissors A bandage A watermelon A horseshoe A warthog A skateboard Hills and valleys An umbrella A hamburger A rotary phone A baseball An airplane A marble A trolley car A treasure chest Binoculars A chalkboard A pile of tires A watering can
ShopRecords.csv
Transcribed image textStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started