What do you like least about coding in python?​

Answers

Answer 1
Something I dislike is it emphatically controverts decades of programming experience with its syntax.

Related Questions

Can someone please help me with this tynker lesson! Plz help me!

Answers

Answer:

Explanation:

no i cant its to hard.

Judith wants sort data about information of students in a school into three columns: first by gender, second by state and third by age. To do so, she can select all the cells in the list, then click the Data tab, click Sort - Sort & Filter group, then click the Add Level button to add the first sorting level. True or False

Answers

Judith can select all the cells in the list, then click the Data tab, click Sort - Sort & Filter group, then click the Add Level button to add the first sorting level and thus it is a True statement.

What is sort data?

Sorting is known to be the act  of putting together data into something that is meaningful  and so that a person can analyze it more better.

Note that Judith using this method through the act of can selecting all the cells in the list, then click the Data tab, click Sort - Sort & Filter group, then click the Add Level button to add the first sorting level is the right way to go about it.

Learn more about  sort data from

https://brainly.com/question/6580581

Suggest why people might not want the government to carry out Internet surveillance?​

Answers

Answer:

People dont want there day to day life being suerviellianed. It gives most people a sense of unease and uncomfort.

Explanation:

Type the correct answer in the box. Spell all words correctly.
What do modern CPUs use to simulate the performance of multiple processors within one processor?
Modern CPUs use to simulate the performance of multiple processors within one processor?

Answers

Answer:

Modern CPUs contain multiple cores.  Think of it as multiple smaller CPU's on the single CPU chip.  The multiple cores can handle different processes in parallel allowing for multiple programs to be running at the same time.  This is not considered true multi-processing since the architecture still has a single I/O bus and can be subject to a single point of failure.  But the operating system will take advantage of the additional cores as if they were multiple physical CPU's - enhancing performance and productivity.

Explanation:

Computers that communicate over a network must follow certain ___ to ensure that the transmission is sent properly and understood.

Answers

Computers that communicate over a network must follow certain protocols or rules, in order to ensure that data are transmitted properly and understood.

What is a protocol?

A protocol can be defined as a formatted blocks of data that have been designed and established to obey a set of standard rules (conventions) such as the Transmission Control Protocol and Internet Protocol (TCP/IP).

In Computer networking, all computers and other network devices that communicate over a network must follow certain protocols or rules, in order to ensure that data are transmitted properly and well understood by end users.

Read more on protocol here: https://brainly.com/question/17387945

is it possible to get the sims 4 without paying or the free trial?

Answers

Answer:

No

Explanation:

The only way is to pay for the game or do the trial

Consider the following code:


for r in range (10, 60, 10):

print("Hello")

How many times is the word "Hello" output?

PLSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ANSWER ISTG

Answers

Answer:

5 times

Explanation:

It would be at least two decades before some of
the technologies he demonstrated saw
widespread use, but all of them are used by
people today. Here is a list of some of Engelbart's
technologies. Which ones do you use today?

Answers

Answer: A,B,C,D,E

All of the above

Explanation:

how many media are used in unimedium technology?​

Answers

Answer:

a lot.

Modern media comes in many different formats, including print media (books, magazines, newspapers), television, movies, video games, music, cell phones, various kinds of software, and the Internet.

What links documents, allowing users to move from one to another simply by clicking on a hot spot or link

Answers

Answer:

These are called hyperlinks. A programming language called [tex]HTML[/tex] is responsible for these existing. It stands for hypertext markup language. It can also be used to link documents to each other through these hyperlinks.

Cloud computing allows you to store your files and access applications in a(n) ______ account. Select your answer, then click Done.

Answers

Cloud computing avails end users an ability to store their files and access software applications in an online account.

What is cloud computing?

Cloud computing can be defined as a type of computing that typically requires the use of shared computing resources over the Internet rather than local servers and hard drives.

Some examples of shared computing resources are:

Cloud storageServersComputer powerSoftware application

This ultimately implies that, cloud computing can be used by end users to store and access various files, documents and software applications, provided that they have an online account with the cloud service provider.

Read more on cloud computing here: https://brainly.com/question/19057393

Do you believe that Online Activism results in real change, or do you think it is something that people do to make themselves look good/feel better about themselves? Look for some examples of both in recent history to back your point.
Reflect your findings in a 350 word discussion post. Be sure to link to multiple online sources and add in visual and other multimedia resources to help you make your point. Be sure you credit your sources via a linkback. You are considering other’s ideas, so they need to be credited as such.

Answers

Online Activism results in relatively minimal change. The reason behind this matter is because people generally only take action virtually and not in real life. Although there are fewer opportunities to take action in person, there is a relatively strong difference of seeing someone dying of cancer online and seeing someone in person dying of cancer. This can be summed down to sympathetic disconnect, being how virtualization creates a disconnect between people emotionally and causes the static statement of, "There's nothing I can do" when there's donations and organizations to contribute to always there. It's much easier to feel included in person than online, and accordingly, much more often a reason for people to interact and take actual action.

if i cl/ear ch/at hist/ory on group/me on my comp.uter will it clear it on my phone

Answers

Answer: It is likely that this can happen.

Explanation:

If you really want to go the extra mile to clear it all, I may recommend that you clear it off the phone as well. Hope this helps.

Which of these jobs would be most appropriate for someone who majors in information systems? A. Managing a group of programers B. Creating a cloud based customer service application app C. Providing telephone tech support D. Designing a database for an online retailer.

Answers

Answer:

B. Creating a cloud based customer service application app

Explanation:

Information Systems is described as an "academic study of various systems encompassing a particular reference associated with the complementary networks and information of the software and hardware that different organizations and people use to collect, create, process, distribute, and filter data.

The information system includes an integrated pair of different components for storing, collecting, and processing data, along with this, it is utilized for providing knowledge, information, and digital products.

In the question above, the correct answer is option-B.

An application requires a frontend web tier of multiple servers that communicate with a backend application tier of multiple servers. Which design most closely follows AWS best practices?

Answers

The design most closely follows this Amazon Web Service (AWS) best practices: multitenancy.

What is AWS?

AWS is an acronym for Amazon Web Service and it can be defined as a web-based service that is saddled with the responsibility of providing on-demand cloud computing and application programming interface (API) to individuals, governments, and business firms on a metered basis.

Generally, some key design principles of the Amazon Web Service (AWS) Cloud include the following:

ScalabilityAutomationDisposable resourcesLoose coupling managed services.Multitenancy

A multitenancy model is typically used for providing services to multiple end users through an instance of the application running on a server.

Read more on cloud computing here: https://brainly.com/question/19057393

Select the correct answer.
What is a counter?

Answers

Answer:

Explanation:

A counter is long flat-topped fitment across which business is conducted in a shop or bank or refreshments are served in a cafeteria.

Write a pseudocode for the logic of a program that accepts five numbers from a user and displays one of the following messages:- The largest number is xx. The smallest number is xx

Answers

The pseudocode of a program is used as a prototype of the program

How to write the pseudocode

The pseudocode of the program is as follows:

Counter = 1Input numMin = numMax = num // Input remaining 4 numbers do { Counter = Counter + 1Input numIf (num < Min) { Min = num } if (num > Max)  {Max = num}  } while (counter < 5) Print Min, Max End

Read more about pseudocode at:

https://brainly.com/question/24735155

1. Data in a smart card can be erased
TRUE
FALSE
2. Internal hard drive is a primary storage in your computer
TRUE
FALSE
3. Optical readers uses a light source to read characters or marks
TRUE
FALSE
4. Magnetic stripe can contain upto 100 characters
TRUE
FALSE
6. Printers are output devices which produces hard copy of information
TRUE
FALSE

Answers

Answer:

false

true

false

true

true

Answer:

Optical memory cards can store up to 4 MB of data. But once written, the data cannot be changed or removed. Thus, this type of card is ideal for record keeping - for example medical files, driving records, or travel histories.

Though there are no specific federal laws for cyberbullying, in some cases cyberbullying
overlaps with __________
harassment.

Answers

cyberbullying overlaps with discriminatory harassment


Which of the following statements does not explain the difference between safety stock
Inventory and the cross docking method?

Answers

The statements does not explain the difference is that Cross-docking reduces inventory and storage space requirements, but handling costs and lead times tend to increase.

What is the difference between safety stock inventory and the cross-docking method?

safety stock inventory is known to be a kind of traditional warehousing systems that needs  a distributor to have stocks of product already at hand to ship to their customers.

But  a cross-docking system is one that is based on using the new and best input such as technology and business systems to produce a JIT (just-in-time) shipping method.

Learn more about safety stock Inventory from

https://brainly.com/question/18914985

What is the value of the variable result after this code executed?

>>> a = 7
>>> b = 2
>>> c = 0
>>> result = a * b - b / (c+b)
>>> result

output:__?

Answers

Answer:

the answer is 13

Explanation:

I did the test/assignment but all u have to do is copy and paste each line in python or slove like a regular math problem like so,

7 * 2 - 2 / (0 + 2) = 13

result = 13

**sry for late answer***

Should spreadsheets be used to maintain a checkbook? Question 1 options: YES NO.

Answers

The spreadsheets should be used to maintain the checkbook. The option 1 of the problem is correct.

What is spreadsheet?

Spreadsheet is the electronic sheet in which the data can be arranged and saved for the future use. This data in a spreadsheet is arranged in the rows and the column of the spreadsheet.

Applications of spreadsheet are listed below.

Arrangement of the data in a proper format.Create reports and the charts to better understanding the data.Used in business, and account maintenance.Used for the simple as well as complex numerical calculations.

The spreadsheet is the best way to maintain a check book because with the help of spreadsheet, many formulas in each cell can be applied.

Hence, the spreadsheets should be used to maintain the checkbook. The option 1 of the problem is correct.

Learn more about the spreadsheet here;

https://brainly.com/question/4965119

Joan typed an entire page of her English essay. She is now at the bottom of her document and can’t see the top. What should Joan use to see the top of the document?

Menu
Ribbon
Scroll bar
Tab

Answers

Answer:

scroll bar would be the answer

Explanation:

hope this helps

Answer:

scroll bar

Explanation:

I took the test

I need help with my assignment, basically I need python to write " H E L L O " with the Ls being 50% larger! PLEASE HELP!!!

Answers

Answer/Explanation:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

# printing letter H

draw.left(90)

draw.forward(70)

draw.penup()

draw.goto(0, 35)

draw.pendown()

draw.right(90)

draw.forward(30)

draw.penup()

draw.goto(30, 70)

draw.pendown()

draw.right(90)

draw.forward(70)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

# printing letter E

draw.penup()

draw.goto(40, 0)

draw.pendown()

draw.right(180)

draw.forward(70)

draw.right(90)

draw.forward(35)

draw.penup()

draw.goto(40, 35)

draw.pendown()

draw.forward(35)

draw.penup()

draw.goto(40, 0)

draw.pendown()

draw.forward(35)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

# printing letter L

draw.penup()

draw.goto(90, 70)

draw.pendown()

draw.right(90)

draw.forward(70)

draw.left(90)

draw.forward(35)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

# printing letter L

draw.penup()

draw.goto(135, 70)

draw.pendown()

draw.right(90)

draw.forward(70)

draw.left(90)

draw.forward(35)

# printing letter O

draw.penup()

draw.goto(210, 70)

draw.pendown()

for i in range(25):

draw.right(15)

draw.forward(10)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

~Learn with Lenvy~

how does a computer process data

Answers

Answer:First, data is converted to simple numbers that are easy for a computer to store. Second, the numbers are recorded by hardware inside the computer. Third, the numbers are organized, moved to temporary storage and manipulated by programs, or software.

Explanation:Done:)

1. What do you think are the importance of 5S Principles?

2. Cite a situation in which you can apply the knowledge of understanding 5S Principles?​

Answers

1) The importance of the 5s Principles is to improve productivity in industries, hospitals, government and education. Additionally it helps to eliminate wasted time, space and inventory.

(2) I can use the knowledge acquired from the 5s Principles to make my everyday life easier.

Please have a great day <3

Suppose you need to send a PowerPoint file to a friend who is using a very old version of PowerPoint. Which file format should you use?
pptx
pptk
ppt
pptm

Answers

Answer:

ppt

Explanation:

To my knowledge pptx is only available for Microsoft PowerPoint 2013 and up. ppt is the compatibility mode meaning older and newer version alike can open and edit such file

Is anyone good a photography? If so pls any help would be great! Brainliest will be given:)

Answers

Answer:

Based on the image I'd have to say the answer is fast shutter speed

Select the correct answer,
Which unit of program code takes inputs, performs operations on these inputs, and returns the outputs?
OA
statement
ОВ.
variable
OC.
constant
OD
function

Answers

Answer:

function

Explanation:

took the test

According to the video, some workers who work for themselves, such as Actors, Musicians, or Writers, may have what sort of worker represent them to potential customers?

Answers

Answer: an agent

Explanation: got it correct

Other Questions
How did the domestication of plants and animals help the people of the Neolithic era improve their quality of life?It gave the people more resources to fight wars.It provided reliable sources of food, tools, and materials.It reduced the impact on the climate and the environment.It eliminated the need to move settlements closer to water sources. please help me Mi llamo Juan yo soy de Espaa yo vivo con mi familia en una casa grande yo tengo quince aos mi cumpleaos es el dieciocho de abril yo asisto a mis clases a las ocho de la maana yo tomo siete clases mi clase favorita es la clase de ingls porque me gusta aprender otros idiomas yo como con mis amigos en la cafetera todos los das yo hablo de mis problemas con ellos por la tarde yo llego a casa a las cuatro de la tarde y termino mi tarea despus yo miro la televisin con mi familia. What causes burning rock and gas to explode out of a volcano? What is used to connect to a specific location on the internet List the three branches of government and their role Kim delivers groceries for a living and needs to buy new tires for her car soon. which choice would be the best for her to make so without disrupting any of her other financial goals ? any element of appearance (e.g., clothing jewelry, makeup) is considered a (n)? sally and 3 friends went to the movies. the tickets together cost $35.00 and each ticket was the same price. which equation represents the total cost. growth: Word problems V84Kenny lives in Greenpoint, where the cost of living increases by 8% every year. If Kennyspends $50,700 this year, how much can he expect to spend 11 years from now to maintainthe same standard of living?If necessary, round your answer to the nearest cent. Simple answers pleaseA carousel is represented in a coordinate plane with the center of the carousel at the origin. You and three friends sit at A(-4, -4), B (-3, 0), C (-1, -2), and D (-2, -3). At the end of the ride, your positions have rotated 270 clockwise about the center of the carousel. What are your locations at the end of the ride?A:B:C:D: In some amazing situations, people have survived falling large distances when the surface they land on is soft enough. During a traverse of Eiger's infamous Nordvand, mountaineer Carlos Ragone's rock anchor gave way and he plummeted 515 feet to land in snow. Amazingly, he suffered only a few bruises and a wrenched shoulder. Assuming that his impact left a hole in the snow 3.5 ft deep, estimate his average acceleration as he slowed to a stop (that is while he was impacting the snow). Pick a coordinate system where down is positive. Which situation best illustrates an effect of the law of supplyA. A car company increase sales when incomes rise in a city B. A food truck shuts down after a better food truck opens nearby C. A theme park gains customers after it lowers its ticket prices D. A factory stops making a brand of phone after the phones price decreases Hello, i need help.In bullet points, list some Important characteristics for an effective teacher.`not sure if this makes sense, but yh- i need help pls :)` Where would you find the warmest waters?deep zonesurface-mixed zonetransition zonepolar zone please help me righttttt nowwww What does Lt. Colonel Moore tell his troops to do to anything that lookssuspicious? BAP coverage extends to mobile equipment as long as What are the correct ratios Conjugate the following verb with the pronoun given.(je) apprendreO j'apprendO j'apprendsO j'apprentO j'apprents Which of the following is an example of architecture technology?A: GPS devicesB: BlueprintsC: Prototypes