This is for answers not snap
Put the parts of the program in order to have the output shown below.
16
1. First part
2.second part
3. Third part
answer = multiply(8,2)
def multiply(numA, numB):
return numA* numB
print (answer)
i have no idea how to get this answer, but here.
edge 2021
First part
answer = multiply(8, 2)
Second partdef multiply(numA, numB):
return numA * numB
Third partprint(answer)
16
How to model a programming processIn the field of programming, functions are a set of code lines that represents a process. Processes involve inputs, steps and outputs. Hence, we can runs a function by the following procedure:
Create a variable.Associate a function with given inputs to the variable.Run the function.Return the output.Print the output.Now we proceed to present the procedure:
First partanswer = multiply(8, 2)
Second partdef multiply(numA, numB):
return numA * numB
Third partprint(answer)
16
To learn more on programming, we kindly invite to check this: https://brainly.com/question/11023419 #SPJ2
write an application of computer in robotics?
Answer:
In robotics, one use the computer has is to help program the robots.
I will give brainlyest if someone names 15 mcyt on the dream smp.
Answer:
Antfrost
Awesamdude
BadBoyHalo
Callahan
CaptainPuffy
ConnorEatsPants
Dream
Eret
Foolish Gamers
Fundy
GeorgeNotFound
Hannahxxrose
HBomb94
ItsAlyssa
JackManifoldTV
Jschlatt
Karl Jacobs
LazarBeam
Nihachu
Ph1LzA
Ponk
Punz
Purpled
Quackity
Ranboo
Sapnap
Skeppy
Slimecicle
Technoblade
TommyInnit
Tubbo
Vikkstar123
Wilbur Soot
Ponk
Awesamdude
Tommyinnit
WilburSoot
Philza
Technoblade
Tubbo_
Nihachu
CaptianPuffy
Ranboo
Dream
GeorgeNotFound
Sapnap
Antfrost
BadBoyHalo
Skeppy
ConnorEatsPants
JSchlatt
Quackity
Karl Jacobs
Punz
Purpled
Hbomb94
Callahan
JackManifoldTV
ItsFundy
The_Eret
i listed as many as i could think of lol
What is a semiconductor
Answer:
Explanation:
Semiconductors are materials which have a conductivity between conductors and nonconductors or insulators.
Semiconductors can be pure elements
If I got a monitor and kept my garbage laptop could I play games on max graphics?
Answer:
No?
Explanation:
Well depending on the hardware of the laptop, all this would do is force the laptop to on top of processing your games, output frames onto the monitor. This monitor is just another screen along with the built-in one of the laptop. Thus, you really can't go max graphics unless your laptop was able to do so in the first place.
difference between if then and if then else statement
Answer:
if..then statement is used to make a decision when there is only two options.
&
you have to write a program that have to choose from three options then we use if..then..else statement.
I HOPE THIS WILL HELP YOU IF NOT THEN SORRYHAVE A GREAT DAY :)
What stage of the development process is often called the pre-alpha phase and is the "meat" of the design process where features of the game are built?
Answer:
Stage 3 : production
Explanation:
The stage 3 of the game design process is called the Production stage. It is also called as the pre-alpha stage or phase. It is considered as the "meat" of the design process where several feature of the game like the mechanics, environment, characters and all the other relevant contents are built and created by the producers, programmers, game designers and the artist who work together to produce a great gaming effect.
Based on what you know about the Sort and Find functions, return to the database file to determine the answers to the following questions.
There is a person in the database with the last name Olivero. What is that person’s first name?
Jose
Inez
Jack
Sara
Answer:
SARA
Explanation:
Answer:
The second part question answer is : 1179 Angel Way
Explanation:
1179 Angel Way
Go to this link: https://platform.breakoutedu.com/game/play/going-buggy-78#
And check you answer first!!! I’ll give brainliest!!! Plz help ASAP!
Answer:
a) Move straight -->
b) Turn left , arrow pointed in the down ward direction
c) Turn left <--
d) Turn right, arrow pointed in the up ward direction
e) Turn right -->
f) Turn left, arrow pointed in the up ward direction
g) Turn left <--
Explanation:
The correct set of symbol would be
a) Move straight -->
b) Turn left , arrow pointed in the down ward direction
c) Turn left <--
d) Turn right, arrow pointed in the up ward direction
e) Turn right -->
f) Turn left, arrow pointed in the up ward direction
g) Turn left <--