4.3 Code Practice: Question 1

4.3 Code Practice: Question 1

Answers

Answer 1

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

4.3 Code Practice: Question 1
Answer 2

Following are the program to the given question:  

Program Explanation:

Defining an "age" variable that uses the "int with input" method that inputs integer value from the user-end.After input value, a for loop is declared that uses the "age" variable and calculates its value, and prints the value with the message that is "**HUG**".

Program:

age=int(input())#defining an age variable that inputs integer value

for i in range(1, age+1):#defining a for loop that count input value  

print("**HUG**")#print message

Output:

Please find the attached file.

Learn more:

brainly.com/question/17796174

4.3 Code Practice: Question 1

Related Questions

What makes this information systems environment unique? (3 points)

Answers

Information technologies are unique not just because of their growing use in decision-making and knowledge management systems, important as that is. Their use has also yielded significant improvements in the efficiency of energy and materials use.

what does memory Stores?​

Answers

Memory is the process of storing and recalling information that was previously acquired. Memory occurs through three fundamental stages: encoding, storage, and retrieval. Storing refers to the process of placing newly acquired information into memory, which is modified in the brain for easier storage.

* 8) Embedded operating systems are specialized software meant only to manage the
resources of the specific device for which they were written, True or false?
True
False

Answers

Answer:

True

Explanation:

Embedded operating systems are operating systems which supports hardware which is not a computer and allows the hardware to perform its task.

An example of a device with an embedded operating system is an SD card. The operating system on the card allows the card to be readable by the computer which its is plugged to.

Other examples of hardware with embedded systems are traffic lights, digital televisions, ATMs, point of sale (POS) and digital cameras.

DECIPHER AND SOLVE THIS

SCC:R
D
YJOTE VP=GPIMFRT

Answers

Um.... alrighty then

Which program will have the output shown below?

5
6
7

>>> for count in range(4, 7):
print(count)

>>> for count in range((4, 8):
print(count)

>>> for count in range(5,7):
print(count)

>>> for count in range(5, 8):
print(count)

Answers

for count in range(5, 8):

   print(count)

This will produce.

5

6

7

I hope this helps!

Answer:

>>> for count in range(5, 8):

print(count)

Explanation: got it right on edgen

Which tools are found in the Quick Analysis feature? Check all that apply.
Table
pivot table
sum
count
more
row evaluation

Answers

Answer:

A, C, E

Explanation:

Answer:

A,B,E

Explanation:

just did it on edge2020

Is this statement true or false?



Humor should never be used in a presentation as it will distract your audience.


true

false

Answers

This answer could be either, but personally false. Humor drives attention into your work (if the humor isn’t about it then yes it would drive it far off) but it makes people focus and listen to your presentation so they would answer your jokes. Hope this helped!

Answer:

false

Explanation:

you are welcome ;)

does anyone knows how I can remove those people at the bottom In google photos it’s not showing up in google contact help

Answers

Maybe refresh all your Safari apps

4. are the outputs of a process, team or organization in the form of documents that enable effective actions. *

Answers

Answer:

The answer is "Knowledge Presentation ".

Explanation:

There are several descriptions of an idea of knowledge or learning. It may have a lecture segment about teaching or focusing on new team members.  

One of your points is education. Education, the entire e-learning is all about knowledge transfer.  you could be a trainer or a teacher, once you're talking about knowledge every moment you present this.  Adding the visual symbol with wisdom, which represents an idea of wisdom, allows the slides more attractive and more memorialized.

The deliverables of such a procedure or the organization throughout the manner of papers that facilitate better responses are referred to as Knowledge presentations.

Knowledge, as well as skills training, is mentioned several times in demonstrations. You should also include a segment in your presentation regarding educating and transitioning members of the department.Including a visual symbol expressing understanding or a notion of understanding in your presentations may contribute to making them more interesting and memorable.

Thus the above approach is appropriate.

Learn more:

https://brainly.com/question/17871896

Which statements are true about a database?


A database allows only numeric entries.



You cannot upload image files to a database.



You can enter data based on the defined data type.



You cannot leave a field empty.



A primary key uniquely identifies a record.

Answers

Answer:

You can enter data based on the defined data type.

A primary key uniquely identifies a record.

Explanation:

In a database, you can only enter data that matches the data type you have specified for that field. Therefore, you can enter text in fields with the text data type; numbers in fields with the number data type; or images in fields with the BLOb data type. You can have fields where data entry is optional. A primary key eliminates the chance of duplicate entries of the same record in a table.

Pls help... : Slide layouts can be changed by _____.


selecting new layout from the Tools menu

selecting new layout from the Edit menu

selecting a new layout from the Task pane

selecting a new layout from the Slide pane

Answers

Answer:

Selecting a new layout from the task pane

Explanation:

selecting a new layout from the Task pane

kekw

Question #1
Multiple Select
Which collections can contain duplicate items?
deque
O dataset
O list
tuple
organizer

Answers

Answer:

Deque

Tuple

List

(Did it on Edge)

In this exercise we have to use python knowledge to identify which ones can be used with duplicate terms, like this;

it is the List

What is a list in Python?

A list in Python is an ordered sequence or collection of values. Each value in the list is identified by an index. The values ​​that form a list are called elements or items.

See more about list in python at brainly.com/question/26104476

100 points! What categories would you need to access to create a full program where a sprite paints a square on the screen?
A.
Motion, Pen, Control, Sensing
B.
Events, Pen, Looks, Operators
C.
Events, Pen, Motion
D
Variables, Pen, Operators

Answers

Answer:

i think its A. but im not sure

Answer:

A

Explanation:

I took the test and this was right

edhesive 2.3 code practice question 1​

Answers

Answer:

a=int(input("Enter a numerator: "))

b=int(input("Enter a divisor: "))

quotient=a/b

remainder=a%b

print("Quotient is: " + str(int(quotient)))

print("Remainder is: " + str(int(remainder)))

Explanation:

Hope this helps :)

round 9572to the nearest 1000

Answers

Answer:

10,000

Explanation:

Since the 5 is behind the thousand place, which is 9, we round according to 5. Although 5 is in the middle of 1 and ten, it rounds up to ten. Therefore, your answer is 10,000.

10,000 if the hundredth number is 5 and above then you can round the thousandth number to 10 which gives you 10,000

6. An example of a private network is.
•internet
•wi-fi
•modem
•router

Answers

Answer:

a. internet

because all the others are public

Answer:

the answer is A

Explanation: hope this helps

Which is the most popular language used in game programming?

A.binary
B. C++
C. CGI
D. Flash

Answers

Answer:

B C++

Explanation:

The two most common languages for game designers to learn are C++ and Java, although other languages are popular (such as C# for Unity). Another type of programming you may hear referred to is scripting, but that essentially comes down to a type of systems programming.

Answer:

b

Explanation:

i just know it

Witch icon allows you to see paragraph formatting feature

Answers

Show/hide in paragraph section on word, it’s the last one on the upper right.

Can someone help me with number 4 will award brainliest

Answers

Answer:

(Read Below)

Explanation:

System managers manage all efficiency tasks, but personally I think that the allocation of system resources is the most useful task the system manager performs. This is because if system resources weren't optimally managed, performance would drop significantly.  (Hope this helped! :))

the first answer is totally correct I stand by it

3.4 lesson practice

Answers

Answer:

The answer is A. Second Half of the month.

Explanation:

If Im reffering right to the source. So If you doing Chapter 3 Comp. Science. Than this is right.

Answer:

A

Explanation:

Guitar players calling their guitar an "axe" in the company of their bandmates is an example of:
A. creating an acronym for simplicity.
B. a bromance relationship.
C. using slang in a community.
D. an instant-message chat.

Answers

Answer:

The answer is A

Explanation:

3.6 code practice (edhesive)

Answers

largest = int(input("Enter a number: "))

print("Largest: {}".format(largest))

i = 0

while i < 5:

   num = int(input("Enter a number: "))

   if num > largest:

       largest = num

   print("Largest: {}".format(largest))

   i += 1

I hope this helps!

The program illustrates the use of conditional statements and iterations

The complete program in Python is as follows, where comments are used to explain each line.

#This gets the first input from the user

userNum = int(input("Enter a number: "))

#This prints the first input as the largest

print("Largest:",userNum)

#This assigns to largest, the value of userNum

largest = userNum

#The following iteration is repeated 5 times

for i in range(5):

   #This gets another input from the user

   userNum = int(input("Enter a number: "))

   #This checks if current input is greater than the current largest input

   if userNum > largest:

       #If yes, this assigns to largest, the value of userNum

       largest = userNum

   #This prints the current largest input

   print("Largest:",largest)

In each iteration, the program prints the current largest input

See attachment for the sample run

Read more about iteration and conditions at:

https://brainly.com/question/18809878

what generally occurs in an economy as specialization increases

Answers

It's very obvi that the answer is when the economic impact of specialization can be seen in the propensity for people to choose different missions that are more "in line" with their interests, talents or skills, chances and education

Jason found his father’s old phone . When he looked into the interior circuit of the phone, he found that the storage car was permanently fixed on the primary circuit board of the phone, what type of storage media is this?

Answers

It is a persistent drive

how do i know if someone s photo is fake are there any apps idk

lol​

Answers

Answer:

or you can just search the picture up and if you find it online then it's fake, or you can check Pinterest.

Which option helps you choose the design of a slide in a presentation?

Answers

Answer:

Wut options??

Explanation:

what is the branching factor of the following tree?

Answers

Answer:

a is the branching factor

Answer:

B, 2 factor

Explanation:

What game is this ?? Helppp me

Answers

Call of Duty

Hope this helps you broski

What changes should be made in OSI model(Open System Interconnection).

Answers

Answer:

Explanation:

When most non-technical people hear the term “seven layers”, they either think of the popular Super Bowl bean dip or they mistakenly think about the seven layers of Hell, courtesy of Dante’s Inferno (there are nine). For IT professionals, the seven layers refer to the Open Systems Interconnection (OSI) model, a conceptual framework that describes the functions of a networking or telecommunication system.

The model uses layers to help give a visual description of what is going on with a particular networking system. This can help network managers narrow down problems (Is it a physical issue or something with the application?), as well as computer programmers (when developing an application, which other layers does it need to work with?). Tech vendors selling new products will often refer to the OSI model to help customers understand which layer their products work with or whether it works “across the stack”.

Layer 7 - Application

To further our bean dip analogy, the Application Layer is the one at the top--it’s what most users see. In the OSI model, this is the layer that is the “closest to the end user”. It receives information directly from users and displays incoming data it to the user. Oddly enough, applications themselves do not reside at the application layer. Instead the layer facilitates communication through lower layers in order to establish connections with applications at the other end. Web browsers (Google Chrome, Firefox, Safari, etc.) TelNet, and FTP, are examples of communications  that rely  on Layer 7.

Layer 6 - Presentation

The Presentation Layer represents the area that is independent of data representation at the application layer. In general, it represents the preparation or translation of application format to network format, or from network formatting to application format. In other words, the layer “presents” data for the application or the network. A good example of this is encryption and decryption of data for secure transmission - this happens at Layer 6.

Answer:

go darlin

Explanation:

Bert is familiar with multiple operating systems. His primary work revolves around repairing and upgrading computers. What is his role at his company? ОА Network Administrator OB. Network Technician Network Engineer OD. Network Manager ​

Answers

Answer:

I think its B

Explanation:

Because only technicians do that kinda stuff. Sorry if incorrect

Other Questions
Reread the last stanza of John Montague's poem "The Fight". (p.20)For minutes we foughtStanding and falling inThe rivers brown spate.And I would still fight,Though now I can forgive;To worship or destroy beautyThat double edge of the impulseI recognize, by which we live:But also the bitter paradoxOf betraying love to harm,Then lunging, too late,With fists, to its defense.How is this stanza different from the rest of the poem? 6 - (-7) =Subtract integers using inverse property. Jamison owns a rental cabin in Mammoth, and travels there for maintenance three times a year, between January and June. The round trip to Mammoth from San Diego where Jamison lives, is approximately 405 miles. How much travel costs can Jamison deduct per year related to his rental cabin?a. $248b. $686c. $743d. $1,352 Which option describes a gas-liquid solution?A) a liquid solute evaporated into a gas that then acts as a solventb) a liquid solute dissolved in a gaseous solventc) a gaseous solute dissolved in a liquid solventd)a gaseous solute condensed into a liquid that then acts as a solvent According to the synthetic division below, which of the following statements are true? Check all that apply. Write an essay about the effect of cost and production on our economy. Darius can buy two heads of cabbage for $1.80. How many heads of cabbage can he buy if he has $28.80? WILL GIVE BRAINLIST IF ANSWER IS RIGHT AND YOU TELL ME HOW YOU GOT YOUR ANSWER (dont copy and past from a site)Which function allows a user to add another item to a list in Python?a. order()b. print()c. sort()d. append() What is a highland? (5 points)An area of high or hilly landA piece of land surrounded by water on three sidesA large area of land made up of one type of landformA raised, flat-surfaced area bound on one or more sides by cliffs Write an equation of the line passing through the point (5, 8) that is parallel to the line 7x+5y=3 rolulzossA. State three positive uses of computers in the government sector Which two fields were developed in Babylonia? astrology astronomy chemistry physics Help!!!! When B cells encounter a specific antigen they mature to become cells that produce antibodies for that antigen True or false PLEASE HELP! (20 POINTS)Development in the vast majority of countries in Latin America is __________.A.among the highest in the worldB.at or higher than the global averageC.among the lowest in the worldD.either very high or very low; few countries are at the global average Need helpp fastt plss will give brainliest too who is correct plss helpp Which equation below represents a proportional relationship?a. y = 5x 9b. y = 2x + 7c. y = 8xd. y = 3x 2 Caroline packs 12 jars of jam in a box . She has 50 boxes. She has 665 jars of jam. How many jars of jam will she have left when all the boxes are full? why do some root cell have root hair How did John Calhoun react to the Tariff of 1828A. he used his power as vice president to influence Jackson to oppose the TariffB. he led a charge to impose stricter regulations on the second bank of the USC. he devised a force bill allowing the president the right to use the army to enforce the TariffD. he claimed states had the right to cancel any federal law deemed unconstitutional Which of the sets of elements are not in order of increasing force of attraction on the outermost electron in atoms of that element?Ba < Sr < CaAl < P < ClF < Cl < BrMo < Pd < Sn