Answer:
total = 0
for i in range(5):
score = int(input("Enter a score: "))
total += score
average = total / 5
print("The average is " + str(average))
Explanation:
*The code is in Python.
Initialize the total as 0
Create a for loop that iterates five times. Inside the loop, ask the user to enter a score. Add the score to the total (cumulative sum)
After the loop, calculate the average, divide the total by 5
Print the average
Answer:
Check the explanation
Explanation:
Almost all smartphone devices have global positioning satellite (GPS) service capabilities in them, which mean that apps will be able to combine the phone user's location with the available retail outlets and services to build better mobile business opportunities. For instance, some applications can navigate the user to a particular business locations (such as movie theaters, restaurants, or a nearby auto repair facilities) based on the user's present location.
App like twitter can use the GPS capability to tailor yhier user feeds and timelines with digital contents that are intresting to users in that location.
amazon can advertise based on the need of consumers in a particular location.
Google also tailor thier adword and adsense advert based on the location of the user.
Answer:
Option (A) i.e., Remote Desktop is the correct answer to the following question.
Explanation:
The following option is correct because the remote desktop is an application or software which connects your computer to another system through the internet from anywhere and we can also connect with each other without the internet but in a range.
<u>Steps to connect in Windows 10</u>:
Step-1: Firstly, start your window and click on the start button.
Step-2: Then, type remote setting in search box.
Step-3: Then, you have to allow the remote access to the system.
Step-4: Then, you have select the Remote Tab which appears in System Properties.
Step-5: Then, you have to click and select the to Allow the Remote Connection.
I think a presentation would be the answer.
Hopefully this helps, have a good day.
The IP address type that is intended for a specific host is
the unicast. A unicast is an IP address type in which is responsible of
transmitting package of data or a specific signal to a certain recipient in
which it is trying to describe the sentence above as it is intended for a
specific host.