Why is 0.3333333333333333 the output of print(1/6 + 1/6) in python?

Answers

Answer 1

Answer:

because 1/6 + 1/6 is 2/6 which is 1/3 and 1/3 is 0.333...

Explanation:


Related Questions

Lighting for a location shot is run by the team at the location.


True

False

Answers

Answer:

I'm not worng it's true

What are the main security weaknesses of coaxial cable, twisted pair cable, and fiber optic cable? How might the router itself be a security risk, even if you were using UTP/STP cabling that was insulated to prevent electromagnetic radiation leaks that could be eavesdropped on? What steps might you take to improve security for cabled networks?

Answers

Answer:

Answered below

Explanation:

Coaxial cables weaknesses include; fluctuation of speed during heavy use, leaks at the point of connection and signal loss over long distances. Twisted pair cables are not durable enough and are susceptible to interference. Fibre optic cables are costly and need expertise to install.

Hacked or compromised routers can be infected with malwares that reroutes users to spam sites and also to ddos attacks.

Steps to protect cable networks include; network encryption, physical security, VPN usage, updating networks, auditing and mapping.

Which programming language's program structure is similar to its syntax?
O A. Java
OB.
B. Python
Ос. .
PHP
OD. LISP

Answers

Answer:

I believe it is java.

Explanation:

Question: 11
Which of the following rules is the least specific?
#info
p.info.important
.info
p.info

Answers

Answer:

The detail answer to this question is given in the explanation section.

The correct answer is .info

Explanation:

Let look as each statement

p.info.important

this is a specific  because it says

go to important property which is inside info property  which is inside P

.info  is less specific

because it will go to .info No function is  given whose property is this.

p.info

This is some what specific. As it says select .info property which is inside p

heeeeeeeeeelp its timed :(
drag the correct word to the correct place
plllz help

Answers

Answer:

Upward Blue arrow= Lift

Downward Blue arrow= Drag

Upward yellow arrow= Thrust

Downward yellow arrow= Weight

i m not so sure

Franklin has a photographic assignment, and he needs to print some photographs using Adobe Photoshop. Which feature will help him see the
printed version of the document on the screen before he actually prints it?
The
feature in Photoshop will help Franklin see the printed version of the document on the screen before he actually
prints it.

Answers

Answer:

print preview

Explanation: i got it correct in plato

Answer:

print preview

Explanation:

on plato/edmentum

ASAP
Which of the following is best described as a network that covers a large geographic area (such as a city, country, or the world) using a communications channel that combines many types of media such as telephone lines, cables, and radio waves.
LAN
WAN
W.W.
WLAN

Answers

either LAN or WLAN but i’m pretty sure it’s LAN. hope that narrows it down a tiny bit

The smallest unit of a spreadsheet, and it is formed by the intersection of a row and a column.

a
Workbook
b
Cell
c
Pointer
d
Ribbon Tabs

Answers

The answer would be: B. Cell

What do you mean by real time system? Why real time system needs to response within limited time?

Justify your answer with example.
plz ans quick

Answers

Real time system means that the system is subjected to real time, i.e., response should be guaranteed within a specified timing constraint or system should meet the specified deadline. For example: flight control system, real time monitors etc.

Need help on this it’s the last one I need

Answers

Design a ringtone like it says

Help! Computer Science Discoveries. Hurry its timed

Answers

Answer:

1. categories

2. character

3. code

4. portrait

5. conversation

6. stage

7. Landscape

8. backdrop

Explanation:

I'm not sure what "a visual programming language for children" would be, sorry about that, and sorry if these are wrong .-

Which phrase best describes a scenario in Excel 2016?


A. a type of what-if analysis that allows a user to define a single variable for a single function or formula

B. a type of what-if analysis that allows a user to define multiple variables for multiple functions or formulas

C. a type of chart analysis that allows a user to predict outcomes using data

D. a type of chart analysis that allows a user to set predetermined outcomes using data

Answers

A phrase which best describes a scenario in Microsoft Excel 2016 is: B. a type of what-if analysis that allows a user to define multiple variables for multiple functions or formulas.

What is Microsoft Excel?

Microsoft Excel simply refers to a software application that is designed and developed by Microsoft Inc., for analyzing and displaying spreadsheet documents, especially by using rows and columns in a tabulated format.

The types of function in Microsoft Excel.

In Microsoft Excel, there are different types of functions which are referred to as "predefined formulas" and these include the following:

Sum functionMaximum functionAverage functionCount functionIF functionMinimum function

In conclusion, Microsoft Excel 2016 is designed and developed by Microsoft Inc., as a type of what-if analysis which avail its end users to use multiple variables in defining multiple functions or formulas.

Read more on Excel function here: https://brainly.com/question/14371857

#SPJ1

Ivan wants to have code in a game that will make it possible to change the speed of a swimmer in the game. Which of these does Ivan need?

A.
a Boolean value

B.
output

C.
a variable

D.
a database

Answers

A) a Boolean value, because you can have two possible values which is intended to represent the two truth values of logic.

PLEASE HELP!!
Low-level programming languages are used to write code to control the computer's hardware.

True

False

Answers

Low-level programming languages are used to write code to control the computer's hardware is true.

What is Low level programming?

A high-level language (HLL) is a programming language, like C, FORTRAN, or Pascal, that allows programmers to create applications that are mostly independent of a certain kind of machine.

Because they are further away from machine languages and more similar to human languages, these languages are regarded as high-level.  A high-level programming language in computer science is one that strongly abstracts from the specifics of the computer.

When compared to low-level programming languages, it may use natural language elements, be simpler to use, or automate (or even completely hide) important components of computing systems (such as memory management).

Therefore, Low-level programming languages are used to write code to control the computer's hardware is true.

To learn more about programming, refer to the link:

https://brainly.com/question/11023419

#SPJ2

How can data consolidation be helpful? Check all that apply
•It can set up automatic updating of data within one worksheet.
•it can summarize data from worksheets in different workbooks.
•it helps to summarize data from worksheets that are not identical.
•it combines data from multiple sheets to create one concise table.
• it summarizes data based on how many rows and columns have values.

Answers

Answer:2,3, and 4

Explanation:

Answer:

2,3,4

Explanation:

can someone help meeeeeeeee please

Answers

Answer:

Option 1 maybe

Umm try to see if it’s 2


Select all the ways in which business professionals might use a spreadsheet in their jobs.
editing graphics
creating a graph for a presentation
tracking financial information
organizing numeric data
conducting a query
making calculations
writing business letters

Answers

Answer:

By making calculation.

Explanation:

Because spreadsheet is a calculation type software.

Which line correctly starts the definition of a class named "team"?


class team:

def team():

class team():

def team:

Answers

Answer:

A

Explanation:

The line correctly starts the definition of a class named “team” is the class team:. The correct option is A.

What are the definitions?

The definition is the precise explanation of a word, particularly as it appears in a dictionary. Meaning provides a broad explanation of a word or topic. The primary distinction between definition and meaning is this. Understanding what a term implies is made possible by both its definition and its meaning.

When we write a definition of a word. The word is written before, and it is written with a colon sign. The word is only written and after the word place colon, then the definition of the word.

The definition of the word team is a collection of people who cooperate to accomplish a common objective.

Therefore, the correct option is A. class team:

To learn more about definitions, refer to the link:

https://brainly.com/question/23008740

#SPJ2

Other Questions
Need help ASAP!! Will mark brainliest Scientists around the world all use a standard system of measurement called the metric system. Why? Question 2 options: A. because every country speaks the same languageB. so scientists can communicate with each other about data without confusion C. every country (including the United States) uses the metric system There are 14 boys and 15 girls in the school jazz band. Find the ratio of the number of girls in the band to the total number of students in the band. Acme Logistics provides "Less than truck load" (LTL) services throughout the U.S. They have several hubs where they use cross-docking to move goods from one trailer to another. Acme built its last hub 10 years ago, and it had 36 dock doors. The cost index at that time was 140, and the total cost was $6 million. Acme plans a new hub that will have 48 dock doors. The cost index now is 195, and Acme will use a capacity factor of 0.82. What is the estimated cost of the new hub? If the equal tensions T in the pulley cable are 300 N, express in vector notation the force R exerted on the pulley by the two tensions. Determine the magnitude of R. What does napoleon think in animal farm? (weird question, i know. ask my teacher) only answer if u know the answer, thank u:) The $99.99 digital camera Mia purchased was on sale for 15% off. What amount did Mia get off the price? please leave an explanation plz help me asap plz i will mark you brainlist X / 7 = 3A. 21 B. 3/7 C. 20 D. -21 tell weather each equation has one solution , zero solution or infinte solutions really easy : ) Select the correct answer.Which statement is most likely to form part of an effective close analysis of these lines from William Wordsworth's "Daffodils"?I wandered lonelyas a cloudThat floats on high o'er vales and hillsA. This line shows that the speaker feels superior to people in vales and hills.B. This simile expresses the speaker's loneliness as he walks in isolation.C. This comparison to a cloud paints logeliness as restful, soft, and floating. 4. if the earth's core provides the heat that drives plate tectonics, then what will eventually happen as the earth's core cools down over billions of years? Katie can buy 2 lb of apples for $7. What is the unit rate for the apples? Assuming each area code is just as likely as any other, what's the probability that the area code of two back to back spam calls are 804 What are Treaties? * name the process of separating into immiseible liquid? Help please, also if you don't know the answer then please don't answer. I will mark brainliest if correct Why were early radio shows limited on the kinds of sound effects they could produce A project begins in January 2014; it is to be completed in October 2016. The contract price is $3,900 and the estimated total cost of the project is $3,000. Additional data for the project is provided below: 2014 2015 2016 Costs Incurred To Date $300 $2,400 $4,200 Estimated cost to Complete 2,700 1,600 Estimated Total Cost $3,000 $4,000 $4,200 Percentage of completion [PC]= (Costs incurred to date)/(Estimated total cost) Required: Compute the gross profit/loss recognized for each year under the PC method. Express $\dfrac{30+19i}{4+9i}$ in the form $a + bi$, where $a$ and $b$ are real numbers