Answer:
200 + 6n
Do not know what you wrote as answer choices, but this is correct.
They charge a one time fee of 200 to start - this is the constant.
They also charge 6 per shirt, this gives the equation 6n.
Now, add the two terms.
You should get:
200 + 6n as the expression.
The code that read two numbers from user input, then, print the sum of those numbers are as follows:
x = int(input("write a number: "))
y = int(input("write another number: "))
print(x + y)
<h3 /><h3>Code explanation</h3>
- The first line of code ask the user for a number input. The integer input is stored in a variable x.
- The second line of code ask the user for another number input . The integer input is stored in a variable y.
- Finally, we print the sum of the user's input.
learn more on python code here: brainly.com/question/15183327?referrer=searchResults
Strategies include listening to relaxing music, reading a book, taking a hot bath, meditating, deep breathing, and visualization. Try out different methods and find what works best for you. Relaxation techniques before bed, including hot baths and meditation, may help you fall asleep