Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Python problem using a while loop (not a for loop) TASK 2: A retail company must file a monthly sales tax report listing the total

Python problem using a while loop (not a for loop)

  • TASK 2: A retail company must file a monthly sales tax report listing the total sales for the month and the amount of state and federal sales tax collected.
    • The Company made $1000 in sales in month 1.
    • Sales increased by 10% from the previous month each month for 6 months except in month 5 where it increased only 7%. (i.e. From month 5 to month 6 there was only a 7% increase)
    • State tax rate is 5 percent and the Federal tax rate is 2.5 percent

Do not have to graph it, dont worry about it, as long as its short and uses a while loop.

Using the python 3.8 shell.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2010 Barcelona Spain September 2010 Proceedings Part 3 Lnai 6323

Authors: Jose L. Balcazar ,Francesco Bonchi ,Aristides Gionis ,Michele Sebag

2010th Edition

3642159389, 978-3642159381

More Books

Students also viewed these Databases questions