Question: please help me correct this code How many tablets for each cat? Instructions Problem program.py> total-luminosity = int (input(Lumi nocity:)) if total_luminosity: Each cat should

 please help me correct this code How many tablets for each

please help me correct this code

How many tablets for each cat? Instructions Problem program.py> total-luminosity = int (input("Lumi nocity:")) if total_luminosity: Each cat should be given tablets based on how much their nose is glowing. If the nose is producing: print("No tablets") print("1 table") print("2 tablets") if total_luminosity 2: . Olumens: No tablets 1 or 2 lumens: 1 tablet else: . More than 2 lumens: 2 tablets Write a program that prints out how many tablets to give to each cat. Your program should work like this: Luminosity: o No tablets Here is another exampl Submissions Output Luminosity: 2 1 tablet Luminocity:0 No tablets 2 tablets Here is a third example: Luminosity: 15 2 tablets

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!