When a guest is wearing the medallion, they can order a drink with their smartphone or open their cabin door automatically by standing in front of it. Which emerging technology does Cloud combine with to enable this medallion's features?

Answers

Answer 1

Answer:

The Ocean Medallion.

Explanation:

The Ocean Medallion is a handheld interface that, on boarding a cruise liner, digitally attaches to multiple devices. They could order a cocktail with their mobile or instantly open the cockpit door by walking in front of something while a guest wears the ocean medallion.


Related Questions

How many comparisons will be done to find 8 in this list using a linear search?

2, 4, 6, 8, 10, 12

Answers

Answer:

I think 4 comparisons

(I WILL GIVE BRAINLIEST) Which steps will delete an appointment?

left-clicking on the appointment and hitting delete on the keyboard
double-clicking on the appointment and hitting delete on the keyboard
right-clicking the Calendar folder and hitting delete on the keyboard
clicking the Calendar folder and hitting delete on the keyboard

Answers

Answer:

right clicking should be your answer

A MailTip is an instantaneous pop-up message that

warns users of bad email addresses.

forces the sender to check their grammar and spelling.

gives you real-time information about the message you are creating.

provides helpful hints on how to navigate the message controls.

Answers

Answer:

its (c)

Explanation:

You should see the following code in your programming
import simplegui
def draw_handler(canvas);
# your code goes here
frame = simplegui.create_frame('Testing', 600, 600)
frame.set_canvas_background("black")
frame.set_draw_handler(draw handler)
rame.start()

Answers

Answer:

import simplegui

import random

def draw_handler(canvas):

for x in range(1000):

colorList = ["Yellow", "Red", "Purple", "White", "Green", "Blue", "Pink", "Orange"]

c = random.choice(colorList)

x = random.randint(1,600)

y = random.randint(1,600)

canvas.draw_point([x, y], c)

frame = simplegui.create_frame('Testing', 600, 600)

frame.set_canvas_background("Black")

frame.set_draw_handler(draw_handler)

frame.start()

Explanation:

I used a for loop, setting my range to 1000 which is how you create exactly 1000 points. Next, I defined my color array, my x randint value, and my y randint value. I set both the x and y randint values to 1 - 600 since the frame is 600x600. The rest is pretty self explanatory.

In a particular spreadsheet, the data in each cell is password protected. When cells are selected, the formula is visible
in the formula bar. Which is true?
O The cells are locked and hidden.
The cells are locked and unhidden.
The cells are unlocked and hidden.
O The cells are unlocked and unhidden.

Answers

Answer:

Explanation:

Locked and hidden

Steven wrote an algorithm for his coding class that explains how he puts on his shoes. Which is the correct sequence of steps that Steven used?

Place foot in shoe, untie laces, tie laces
Tie laces, place foot in shoe, untie laces
Untie laces, place foot in shoe, tie laces
Untie laces, tie laces, place foot in shoe

Answers

untie laces ,place foot in shoe, tie laces maybe?

Gina, an IT professional, noticed that the servers were running very slowly. She evaluated the system and made a recommendation to the workers at her company to improve the performance of the system. She told them that the most important thing they could do to help was to _____.


stop opening attachments

delete unneeded e-mail

log off the system for at least two hours each workday

limit the number of e-mails they replied to each week

Answers

Answer:

delete unneeded e-mail

Explanation:

this will free up space

delete unneeded e-mails

Explanation:

once you delete unneeded emails you wont have an risk for an slower functioning work day

RIGHT ANSWER GETS BRAINLEST

Complete the code.

You are writing a loop to allow the user to enter data until they enter a "Q". You want to allow them to enter an upper- or lowercase "Q".

if yourTeam.
() == "q":
break


The options they give are:
Upper
Compare
lower

Answers

Answer:

sir i beleive lower is your answer, i know it isnt upper.

Explanation:

:D

Answer:

lower

Explanation:

i just did the quiz and got it right :)

An else statement will be executed in what situation?
the if statement is true
the if statement is false
there is a syntax error
the elif statement is executed

Answers

Answer:

The second one.

Explanation:

An `else` statement is like the alternative route for the code. I like to put it in my own words like, "If the user puts a number insted of a letter tell them they did a good job! Else(Otherwise) Tell them they need to try again.

I hope I helped!

Answer:

b) the if statement is false

Explanation:

The else statement is performed if the if statement's condition is not fulfilled. An else statement executes if an if statement is false. The else statement gives the code a backup if the if statement fails. If the if statement fails, this might propose a different course of action.

An if statement may test whether an integer is even or odd by dividing it by two. This tells the computer whether the number is even or odd. If the input number is divisible by 2, the software will print "the number is even" if it is the computer that determines whether the number is even or odd. If the input number is divisible by 2, the software will print "the number is even" if it is. The else statement may show that the "number is odd" if the integer cannot be divided by two.

Lilly is new to her company. Give Lilly some advice about effective communication in an e-mail. Include a subject line.

Answers

Effective communication is an important aspect throughout all aspects of life, but it is especially important when in a new job. This is because your communication, or even lack of communication could very likely change you or a co-workers life. For example, let's say a co-worker needed you to do something, and you couldn't do it, but didn't tell them, then they could get into trouble and potentially fired for not doing the work that they entrusted to you. In some cases, they'll blame you, and you can get fired.

4.2.10: Multiplication Table: Create a program using a for loop which will print out the 4’s times table through 10.

Answers

I included my code in the picture below. Best of luck.

Other Questions
A group of friends spent 1, 0, 2, 3, 4, 3, 6, 1, 0, 1, 2, and 2 hours online last night. What are the 1st and 3rd quartiles for this set of data? In 3 to 5 sentences, what are the possible consequences or impacts of improper oral care practice? Use in your own words. How does the graph below change between point A and point B?On a coordinate plane, a graph increases through point A and then decreases through point B.The graph increases.The graph decreases.The graph decreases, then increases.The graph increases, then decreases. Sean is travelling. He has a flight of 3 hours 20 minutes, a stopover of 40 minutes and thenanother flight of 2.75 hours. What is his total travel time? Give your answer in hours andminutes. 1. Describe the work of art. Make detailed notes about what you see in the artwork. Notice what type of medium was used to make the piece. This is where you would look at the elements of art (Line, Color, Shape, Texture, Value, Space, and Form) and how they are used. 2. Analyze the work of art. This is where you look at how the piece is put together. This is where you look at how the artist used the principles of design (Balance, Proportion, Harmony, Contrast, Emphasis, Movement, Pattern, Rhythm, Variety, and Unity) in the piece of art. 3. Interpret the work of art. This is where you assign meaning to the artwork. Sometimes it is helpful to know more about the artists life when working on this portion of a critique. It may help you to understand what the artist intended you to feel. What do you think was the artists goal with this work? Whether you have that information or not, you still can get a sense of what the artwork is telling you. 4. Judge the artwork. At this point you decide if the work is successful or not. In order to do this you must decide if the artist achieved the goal that you think they had in creating the art. Some art is art for the sake of art, while other art is clearly telling a story or making a point Simplify (-32) (-4) Identify the body of water east of Madagascar. An auditorium can seat as many as 1,200 people. The first row has 35 seats. Each of the other rows has 40 seats. What is the maximum(most) number of rows of 40 seats that can be set up in the auditorium? which of the following is a function ? Use the sentence to answer the question. Advertising is paid communication that _____ something.Which word best completes the sentence? criticizesanalyzespromotesinvestigates Which is the same as 0.25? DUE TODAY PLEASE SHOW WORK What is the implicit premise in the following argument? Because it is hard to find four-leaf clovers, I will be lucky to find one. Creditors' claims on assets are called: Multiple Choice Net losses. Expenses. Revenues. Equity. Liabilities. Helppppp Spanish I dont know what the stem changes in preterite when 1 or 2+ people are acting in the sentence. Kathy slices through a circular cake. The cake has a diameter of 14 inches. The slice that Kathy made is straight and has a length of 11 inches. Did Kathy cut along a radius, a diameter, or a chord of the circle to what source does Bradford allude to most frequently? why? Help pleaseee like ASAP In the Arroyo Seco the tree squirrels and the native woods rats are observed to build nests in the same old growth Live Oak trees. Theses nesting sites are limited. Which relationship would best describe these two species what does bidmas/bodmas stand for???? CASLAN