Answer:
import random
score = 0
for i in range(5):
num1 = random.randint(1, 100)
num2 = random.randint(1, 100)
prompt = "What is " + str(num1) + "+" + str(num2) + "?"
answer = int(input(prompt))
result = (num1, num2)
if answer == result:
print("Well done!")
score += 1
else:
print("incorrect")
print("Your score was", score)
Explanation:
Your error is on <em>line 7</em>, where you are providing multiple arguments to the input function, instead of 1.
One way to solve this is to create a variable prompt and concatenate all strings and variables within that variable to use for the input.
Be careful sending numbers online, people could easily dox/track you down just for that. Also I won't text you but I wouldn't mind chatting on here
Answer:
If a good friend comes to me for advice in pursuing a music career. With my knowledge of digital technology and the performing
arts, my advice to use digital technology to help build her career by <u>Delivering service to clients
.</u>
Explanation:
<u>There were several reasons for this:
</u>
• Being able to access work platforms and resources removed the need to travel back
to office bases because remote access allowed the completion of administrative
tasks where the practitioner was working.
• Working with clients in rural and isolated areas can prove difficult in terms of meeting
clients face to face and digital solutions helped to resolve this. This is because more
clients can be seen remotely than when practitioners must travel to see them.
The engineering design process important to the customer layout system permits things: A shared technique on a way to discover and remedy problems. A framework to assess ideas, tell priorities and save you myopic paintings.
<h3>What is the maximum vital step withinside the engineering layout system?</h3>
The first step withinside the engineering layout system is to outline the trouble that you are solving. This step is the maximum vital, as a defective know-how of the trouble handy ends in layout failures. Engineers paintings to discover the foundation trouble via way of means of opposite engineering the signs and symptoms they perceive.
The engineering layout system, via way of means of definition, is a sequence of steps that engineers use to discover an option to a trouble. These steps include: defining the trouble, brainstorming solutions, designing and constructing a prototype of the solution, trying out the solution, and enhancing it.
Read more bout the engineering :
brainly.com/question/17169621
#SPJ1
Answer:
1. Accessible to find information
2. Computer can store information you need
3. Communication world wide to connect with others
4. High tech learning
5. Many entertaining platforms and games
Explanation:
Hope that helps