What is the result of the expression: int('1750.0')?

Answers

Answer 1

Answer:

Value error

Explanation:

Answer 2

The result of the expression: int ('1750.0') is an error: the string does not represent an integer value. The correct option is a.

What is an expression?

A "statement," which is just a single unit of execution and returns nothing, is different from an "expression," which is a mixture of values and functions that are combined and processed by the compiler to create a new value.

A mix of operators, constants, and variables makes up an expression. To produce a value, an expression can include one or more operands and one or more operators.  A programming error is a mistake in the way a program functions. Although the software can execute, it does not perform as planned.

Therefore, the correct option is a. An error: the string does not represent an integer value.

To learn more about expressions, refer to the link:

https://brainly.com/question/14122593

#SPJ2

The question is incomplete. Your most probably complete question is given below:

a. An error: the string does not represent an integer value

b. The value 1750 as an int

c. The value 1750.0 as a float

d. The value '1750'as a string


Related Questions

what are the effects of information systems in the management of corona ?

Answers

The effects of information systems in the above are:

It is used for Remote access and working remotely.Managing supply chain issues.What is impact of information system?

Information systems is one  that has helped to lower the number of levels in an organization by giving managers with a lot of information to monitor larger numbers of workers.

Note that The effects of information systems in the above are:

It is used for Remote access and working remotely.Managing supply chain issues.

Learn more about information systems from

https://brainly.com/question/14688347

#SPJ1

Trent is researching what it would take to become a pharmaceutical scientist. What academic requirements should he complete?
A.
an associate’s degree
B.
on-the-job training
C.
technical school
D.
a doctorate degree
E.
a bachelor’s de

Answers

Answer:

D - a doctorate degree

Explanation:

You are studying in a role as a doctors position.

How ict tools changed the way we live explain it​

Answers

Answer:

How does ICT change our way of living?

ICT has contributed a lot to change our everyday life such as letter to e-mail, market shopping to on-line shopping, classroom learning to e-learning, etc. This paper present's the effects of ICT as Home and Domestic Activities, Social Networking, Education, Health, Commerce, Banking, and Employment.

Software that functions as an electronic version of a filing cabinet?

Answers

Answer: There are a lot of choices

Explanation: do you want a database? You can obtain a terabyte or even larger size thumb drive or USB drive

Do want a print server? a networked drive specific for your data and if you have  to   print out anything

Do you want a connected drive to send all your documents to with organized folders?  any size drive will work for this they come all prices

Enter the electronic filing system, sometimes called document management software. These computerized filing systems provide electronic file management. In other words, they give us a simple way to store, organize, and retrieve digital files and digital documents and pdfs.

https://www.filecenter.com/info-electronic-filing-system.html here is some good software

What is an operating system on an IBM computer?
a. GUI
b. Microsoft Windows
c. Mac OSX

Answers

Answer:

Microsoft Windows

Explanation:

who stronger than the rock or jhon cena
a the rock
b jhon cena

Answers

the rock because he is strong, I don't know

Answer: John Cena

Explanation:

John Cena is stronger than the rock

what are the 7 layers of cyberspace?

Answers

Answer:

The OSI model's seven layers are the: Human Layer, Perimeter Layer, Network Layer, Endpoint Layer, Application Layer, Data Layer, and Mission Critical Layer . Each layer represents a different stage in network communication, from someone typing on a keyboard to the data your system uses for applications.

what actions should be taken on improvement backlog items from the problem-solving workshop

Answers

Actions that should be taken on improvement backlog items from the problem-solving workshop are:

The team then casts a combined vote on the top three possibilities.The following PI Planning event will receive them rephrased as improvement stories and features. The RTE assists in making sure that the pertinent work required to deliver the specified changes is planned throughout that time.By closing the loop, action will be taken and the appropriate personnel and resources will be committed to enhancing the current situation.

What is problem solving workshop ?

The ART conducts an organized, root-cause problem-solving workshop to address systemic issues. Instead than focusing only on the symptoms of an issue, root cause analysis offers a set of problem-solving tools used to determine the true causes of a problem. In a timebox of two hours or less, the RTE often facilitates the session.

Learn more about problem solving workshop here https://brainly.com/question/14362975

#SPJ10

Write a program that first reads a list of 5 integers from input. Then, read another value from the input, and output all integers less than or equal to that last value.

Ex: If the input is:

50 60 140 200 75 100
the output is:

50 60 75
For coding simplicity, follow every output value by a space, including the last one. Then, output a newline.

Such functionality is common on sites like Amazon, where a user can filter results. coral language, please

Answers

Answer:

take user input element of list and print element of list whose value  are less than equal to last value of list

Image 1: Input

def output_ints_less_than_or_equal_to_threshold(user_values, upper_threshold):

      print("The integers that are less than or equal to", upper_threshold, "are:")

      for value in user_values:

             if value < upper_threshold:

                    print(value)

def get_user_values():

      n = int(input("Enter the number of integers in your list: ");

      1st = []

      print("Enter the", n, "integers:");

      for i in range(n):

             1st.append(int(input)

      return ist

if _name__ == '_main_':

userValues = get_user_values();

upperThreshold = int(userValues[-11), output ints less than or equal to threshold(userValues, upperThreshold)

Image 1: Output

Enter the number of integers in your list: 3 Enter the 3 integers:

10

50

20

The integers that are less than or equal to 20 are:

10

Using the knowledge in python it is possible to write a code that uses the given values ​​to write its divisors.

Writing code in python:

integer i

integer threshold

integer array(5) data

for i = 0; i < data.size; i = i + 1

  data[50, 60, 140, 200, 75, 100] = Get next input

threshold = Get next input

for i = 0; i < data.size; i = i + 1

  if data[50, 60, 140, 200, 75, 100]

 

See more about python at brainly.com/question/18502436

#SPJ1

3. is the system of rules that govern the ordering of values? culture a. Ethics b. organization c. protocol d. value system 3 . is the system of rules that govern the ordering of values ? culture a . Ethics b . organization c . protocol d . value system​

Answers

Answer:

ethics

Explanation:

The set of principles that guides the ordering of values is known as ethics. Scenario, challenge, or event in which a person has to choose between various morally correct or bad behaviors. The moral principles and norms that govern conduct in the business world.  The rules or norms that regulate a specific individual or a group's behavior. It is also the ethical ideas and standards that society accepts as right or good as opposed to immoral or undesirable.

Which of the following Office Online apps is most effective for creating multi-media presentations?
O Calendar
O Cloud computing
O Outlook
PowerPoint
Answer - powerpoint

Answers

Answer:

powerpoint (PP) ..........

a. From binary to decimal; 100112 b. From decimal to octal; 57110 c. From decimal to hexadecimal; 22210 a . From binary to decimal ; 100112 b . From decimal to octal ; 57110 c . From decimal to hexadecimal ; 22210​

Answers

Answer:

a. The answer is 19 [tex](10011)_{2} = (1 * 2^{4}) + (0*2^{3}) + (0*2^{2}) + (1 * 2^{1}) + (1 *2^{0}) = 19[/tex]

b. The answer is [tex](157426)_{8}[/tex]  

When 57110 is divided by 8, the quotient is 7138 and the remainder is 6. When 7138 is divided by 8, the quotient is 892 and the remainder is 2. When 892 is divided by 8, the quotient is 111 and the remainder is 4. When 111 is divided by 8, the quotient is 13 and the remainder is 7. When 13 is divided by 8, the quotient is 1 and the remainder is 5. When 1 is divided by 8, the quotient is 0 and the remainder is 1.

c. The answer is [tex](56C2)_{16}[/tex]

When 22210 is divided by 16, the quotient is 1388 and the remainder is 2.

When 1388 is divided by 16, the quotient is 86 and the remainder is 12 = C. When 86 is divided by 16, the quotient is 5 and the remainder is 6. When 5 is divided by 16, the quotient is 0 and the remainder is 5.

Directory services store information in a heirarchical structure. Which statements about Organizational Units (OUs) of a directory service hierarchy are true? Check all that apply.

Answers

Answer:

accounting, authorization, centralized authentication

analyse how the reduction in size and the profitability of computer have influence their usage​

Answers

HOPE ITS HELP

IN THE PICTURE

1) Which of the following best describes the Ribbon?
B. A feature that can translate text into any language
C. A slider that you can use to zoom the document
D. A cable that connects your computer to a printer
E. A toolbar with various commands

Answers

Answer:

E. A toolbar with various commands

Explanation:

the ribbon is pretty much the red bar on top of your screen on power point

The option that best describes the Ribbon is A toolbar with various commands.

What is ribbon in MS Word?

The Ribbon is known to be a kind of a user interface element that is said to be found below the Quick Access Toolbar and the Title Bar and It made up of Home, Insert, Page layout commands and others.

Therefore one can say that The option that best describes the Ribbon is A toolbar with various commands.

Learn more about ribbon from

https://brainly.com/question/11685530

#SPJ6

When does if(x>=y) execute?
A. when x is greater than y
B. when x is equal to y
C. when x is greater than or equal to y

Answers

Answer:

C. When x is greater than or equal to y

work done by computer as per the instructions is called​

Answers

Answer:

The process of storing and then performing the instructions is called “running,” or “executing,” a program. By contrast, software programs and procedures that are permanently stored in a computer's memory using a read-only (ROM) technology are called firmware, or “hard software.”

Explanation:

hope it helps you and give me a brainliest

Answer: A computer obeying its orders

Explanation:

The process of storing and then performing the instructions is called “running,” or “executing,” a program. By contrast, software programs and procedures that are permanently stored in a computer's memory using a read-only (ROM) technology are called firmware, or “hard software.”

what is the maximum length of a text field can be?

Answers

Answer:

4000 characters

Explanation:

I think the max is 4000 characters

Explanation:

no se perdon pero creo es 4000 caracteres

Drag the words into the correct boxes

.............can be used for a responsive webpage with dynamic content. ............. can be used for a Point of Sale (POS) application for a grocery store. ...........can be used for a machine learning model to detect people using facial recognition.
(javascript / java / python )



Answers

Explanation:

if you have any doubts or queries regarding the answer please feel free to ask

java can be used for a responsive webpage with dynamic content. Javascript can be used for a Point of Sale (POS) application for a grocery store. Python can be used for a machine learning model to detect people using facial recognition.

What is Java?

The object-oriented programming language and software platform known as ava is utilized by billions of devices, including laptops, smartphones, gaming consoles, medical equipment, and many more. Java's syntax and principles are derived from the C and C++ languages.

The portability of Java is a key benefit while creating applications. It is relatively simple to transfer Java program code from a notebook computer to a mobile device once you have done so.

The fundamental intention of the language's creation in 1991 by James Gosling of Sun Microsystems (later bought by Oracle) was the ability to "write once, run anywhere."

Therefore, java can be used for a responsive webpage with dynamic content. Javascript can be used for a Point of Sale (POS) application for a grocery store. Python can be used for a machine learning model to detect people using facial recognition.

To learn more about Java, refer to the link:

https://brainly.com/question/29897053

#SPJ2

The second generation of computer languages is a higher-level language than
machine language but is also machine dependent. It uses a series of short codes,
or mnemonics, to represent data or instructions.

Answers

Assembly language is the second generation of computer languages is a higher-level language than machine language but is also machine dependent. It uses a series of short codes, or mnemonics, to represent data or instructions.

What is assembly language?

Any low-level programming language having a very close resemblance between its instructions and the machine code instructions of the architecture is known as assembly language, assembler language, or symbolic machine code in the field of computer programming. One statement per machine instruction (1:1) is the norm for assembly language, however constants, comments, assembler directives, symbolic labels for things like memory locations, registers, and macros are typically also available.

Learn more about assembly language here https://brainly.com/question/13171889

#SPJ10

Use propositional logic to prove the following argument is valid. If Alice gets the office position and works hard, then she will get a bonus. If she gets a bonus, then she will go on a trip. She did not go on a trip. Therefore, either she did not get the office position or she did not work hard or she was late too many times. a) Define your propositions [5 points]: O = W = B = T = L = b) Write down the logical argument [8 points]: c) Proof sequence [12 points]: Steps: Reason: 1. 2. 3. …

Answers

This question relates to Propositional logic. Thus, the propositions as defined are:

A = Gets office position

B = Works hard

C = Gets a bonus

D = Go on a trip.

What is the logical argument?

The logical argument is notated as follows:

((A∧B)→C)∧(C→D)∧(¬D),∴((¬A)∨(¬B))

What is a propositional logic?

A proposition is an assertion that can only be one of two things: valid or wrong. It can never be both.

Learn more about propositional logic at;
https://brainly.com/question/16783205
#SPJ1

When evaluating an AND operator, what is necessary for execution?
A. Only one condition can be true
B. Only one condition must be true
C. Both conditions must be true

Answers

Answer:

A

Explanation:

Only one condition can be true

Question 7 * What is the default powerpoint standard layout A Blank B Title slide C Title only D. Comparison ​

Answers

Answer:

B. Title slide layout is the default PowerPoint standard layout.

➪ How many types of Engineering are there in the world ?
⛄​​

Answers

Answer:

in bohot terms engineering can be divided into four main categories chemical civil electrical and mechanical enginearing each of these types of require different skills and engineer education

There are mainly five types of engineers found in the world. Each of them has a different set of skills and knowledge concerning their relative field.

Who is called an Engineer?

An Engineer may be defined as an individual who formats, designs, modifies, and creates machinery or technical equipment like software programs, construction buildings, bridges, etc.

The five types of Engineers are as follows:

Civil Engineers. Chemical Engineers.Electrical Engineers. Mechanical Engineers. Computer Engineers.

Civil engineers deal with the construction of buildings, bridges dams, airports, etc. Chemical engineers are associated with developing the products such as medicines, petrochemicals, plastics, etc.

Electrical engineers design and develop the manufacturing of electrical equipment like navigation systems, radar, communication systems, electric motors, etc.

Mechanical engineers always maintain their focus on manufacturing power-producing and power-using machines like electric generators, gas turbines, refrigerators, air-conditioners, etc.

Computer engineers deal with designing, manufacturing, and examining all software operated within an institution's computer system.

All such types of engineers work in their respective fields for designing, and manufacturing products and their delivery which makes the life of an individual easy, efficient, and reliable.

Therefore, it is well described above.

To learn more about Engineers, refer to the link:

https://brainly.com/question/17169621

#SPJ1

When should students in a study session use flash cards to quiz one another?

while reviewing
while drilling
while discussing
while preparing`

Answers

When drilling, students in a study session use flashcards to quiz one another. thus, Option B is the correct statement.

What do you mean by drill and practice?

The term drill and practice can be described as a way of practice characterized by systematic repetition of concepts, examples, and exercise problems.

Drill and exercise is a disciplined and repetitious exercise, used as an average of coaching and perfecting an ability or procedure.

Thus, When drilling, students in a study session use flashcards to quiz one another. Option B is the correct statement.

Learn more about drill and practice:

https://brainly.com/question/27587324

#SPJ1

Complete the sentence about bias and equity.
There is a lack of
in the field of computer science.

Answers

Answer:

diversity

Explanation:

Complete the sentence about bias and equity.

There is a lack of  

diversity

in the field of computer science.

got it right

Answer:Below

Explanation:

Write short notes on the following:
I. keyboard ii.Control unit iii.printer​

Answers

Answer:

- the Keyboard:

The keyboard is a handheld device used to input alphabet, numbers, symbols and characters to a monitor. It also houses the special manipulative and function keys.

- the Control Unit:

The control unit is a component of the CPU which directs the operation of the processor.

- the Printer:

The printer is an external hardware output device which takes electronic data stored on a device and creates a hard copy.

Numerous engineering and scientific applications require finding solutions to a set of equations. Ex: 8x + 7y = 38 and 3x - 5y = -1 have a solution x = 3, y = 2. Given integer coefficients of two linear equations with variables x and y, use brute force to find an integer solution for x and y in the range -10 to 10.

Ex: If the input is:

8
7
38
3
-5
-1
Then the output is:

x = 3 , y = 2
Use this brute force approach:

For every value of x from -10 to 10
For every value of y from -10 to 10
Check if the current x and y satisfy both equations. If so, output the solution, and finish.
Ex: If no solution is found, output:

There is no solution
Assume the two input equations have no more than one solution.

Note: Elegant mathematical techniques exist to solve such linear equations. However, for other kinds of equations or situations, brute force can be handy.

Answers

The brute strength method determines if each x and y value satisfies both conditions. To do this, we must iterate through each result in the specified range and insert them into both models.

What are Elegant mathematical technique?

ALGORITHM :

1. Take the values of all coefficients and SET flag = FALSE

2. Run a FOR loop for x in range (-10, 11). 11 won't be included.

2a. Inside the first FOR, start the y FOR loop in range(-10,11). 11 won't be included

2b. Inside the y FOR loop, check IF for a particular value of x and y both the equations satisfied.

2c. If yes, set flag TRUE and print values of x and y.

2d. ELSE the flag stays FALSE.

END FOR Y

END FOR X

3. Check if flag = FALSE, then print NO SOLUTION

PYTHON CODE :

a=int(input()) #taking input for each coefficient

b=int(input())

c= int(input())

a1= int(input())

b1= int(input())

c1= int(input())

flag = False

for x in range(-10,11): #checking for all values of x in range -10 to 10

for y in range(-10,11): #checking for all values of x in range -10 to 10

if (a  x + b  y – c == 0) and (a1*x + b1*y - c1 == 0) : #checking if the x and y values satisfy the equation

flag = True #setting the flag if solution is found

print('Solution : x = {-10, 10}, y = {-10, 10}'.format(x,y)) #if they satisfy print x & y

if flag = False : #if flag stays false, that means there is no solution

print('No solution')

OUTPUT : The output is given below.

More about the Elegant mathematical technique link is given below.

https://brainly.com/question/27934739

#SPJ1

what are the importance of computer software​

Answers

Answer:

It controls and coordinates all hardware and software functions within your PC. It is designed to be ever-improving so that newer tasks are performed more efficiently.

Software not only makes your computer hardware perform important tasks, but can also help your business work more efficiently. The right software can even lead to new ways of working. It is therefore a crucial business asset and you should choose your software carefully so that it matches your business needs.

What type of software can Agile and DevOps be applied

Answers

Answer:

STATA AND SPSS

Explanation:

these are mostly widely used statistical package in modern statistical calculations. it is minimizes times and as well as resources.

Other Questions
Consider the quadratic function f(x) = x2 5x + 12. Which statements are true about the function and its graph? Select three options. The value of f(10) = 82 The graph of the function is a parabola. The graph of the function opens down. The graph contains the point (20, 8). The graph contains the point (0, 0). Val's whole-house central air conditioner uses 3,000 watts when running. Val runs the AC 8 hours per summer day. Electricity costs (18 cents)/(1 kilowatt-hour). How much does Val's AC cost to run for a summer month of 30 days? Write the equation of the line in slope-intercept form Slope=5/3 Y-Intercept=4 The rectangular prism has a vertex at (5, 6, 2). Whichordered triples represent other vertices of the prism?Check all that apply.(0, 0, 2)(0, 5,6)(2,0, 5)(5, 0, 2)(5, 6, 0)(6,2,0) Which of the following is equivalent to the sum of expressions 2a^2 + 2 and a 2A = 2a^2+aB = a^3-2C = 2a^2D = a^2-2 At the beginning of january, john deposits a dollars into a non-interest-bearing bank account. if john withdrawals d dollars from the account every month and makes no additional deposits, how much money, in dollars, will be in the account after m months Ax^2+bx+c=2(x-1)(2x+3)+(x^2-4x+2) Which of the following is not a natural hazard? aPollution bLandslides cEarthquakes dCoastal erosion Katie divided a drink with a volumeof 3 cups into cup servings.How many servings did she have? Essay on the topic of Good touch and Bad touch Which is NOT true about eukaryotic cells?A. They are larger.B. They contain ribosomes.C. They have no nucleus. Solve the given system of equations.{y=11x+20y=2+11x Middle-latitude cyclones in the Northern Hemisphere: are large high-pressure systems. rotate counterclockwise. travel from east to west. have cold fronts but not warm fronts. What is the most important idea the author wants readers to know?There are three means of holding a newly acquired state that is accustomed to freedom.The easiest way to hold a newly acquired state is to play on the citizens own interests.A government created by a prince knows that it is in its own interest to remain loyal to the prince.One way to hold a newly acquired state accustomed to freedom is to establish a friendly government. Chemicals pose a variety of hazards. Name six (6) types of health hazards. A traditional story that explains a belief system, a natural phenomenon, or a world view of a group of people iscalled a Find the value of x ?? A. 31 B. 5 C. 11 D. 25 What tone does each writer establish in his story? What does each story's tone say about thewriter's attitude toward love and romantic relationships? The lady and the tiger and a ladys tale in which type of disorder is a person's speech In a group of 36 pupils, 6 play the flute only. 6 play the piano only. 13 play neither instrument. A student is selected at random. What is the probability the student plays both instruments? Help please