Write a pair of multiple assignment statements that can be used instead of the following set of assignment statements.
count = 0;
sales = 0;
start = 1;
day = 1;
orders = 0;
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.