why is this code giving me syntax errors on the colons and on print
print("Press enter to start program")
mark = input()
speed = int(input(Enter Mark")
if mark = >60+
print("Passed")
elif 1 <= mark >= 40:
print (“FAILED")

Answers

Answer 1

Answer:

Explanation:

You did not give double quotations in Enter Mark part

you did not give colon in if mark = > 60 :


Related Questions


is the center of screen where the turtle is positioned. fil in the blank​

Answers

Answer:

yes

fafsf jngbs jxnjbsnb fvnckvndgv k nsfdjbn fuijbvnmc usjbvc fnbudjnb m vmn gjbn xv sfgb

Answer:

yes

Explanation:

i think so cause i cannot see the turtle anywhere

java Consider the following problem statement. A cookie recipe calls for the following ingredients: 1.5 cups of sugar 1 cup of butter 2.75 cups of flour The recipe produces 48 cookies with this amount of the ingredients. Write a program that asks the user how many cookies he or she wants to make, and then displays the number of cups of each ingredient needed for the specified number of cookies. Format your output nicely that all numbers and decimals align as shown in the example! Limit decimals to four digits.

Answers

Answer:

Explanation:

The following code is written in Java. It creates a program that asks the user how many cookies they want to make. Then it adjusts the original recipe based on the ratio of the original amount of cookies it makes to the amount the user wants. Finally, passing the output of the new adjusted recipe to the user. Due to technical difficulties, I have added the code as a txt file attached below.

What is
assembly language​

Answers

Explanation:

An assembly language is a type of low-level programming language that is intended to communicate directly with a computer's hardware. Unlike machine language, which consists of binary and hexadecimal characters, assembly languages are designed to be readable by humans.

What is the difference between business strategies and business models?
A. Business models focus on specific aspects of a business, while
business strategies focus on how different aspects affect the
whole business.
B. Business strategies include long-term business plans, while
business models include plans for daily business functions.
C. Business strategies focus on specific aspects of a business, while
business models focus on how different aspects affect the whole
business.
D. Business strategies incorporate forms of traditional business
advertising, while business models incorporate the use of social
media.
SUBMIT

Answers

Answer:

i think is B

Explanation:

what's the full form of CPU?​

Answers

Answer and Explanation:

CPU stand for Central Processing Unit.

The CPU is the main processor and it executes instructions comprising a computer program. It performs basic arithmetic, logic, controlling, and input/output operations specified by the instructions in the program.

#teamtrees #PAW (Plant And Water)

why people shouldnt get married​

Answers

Well it depends if your thinking! I know many reasons why people should get married but I also know many reasons why people shouldn’t get married!

For an example if you are a man and you don’t want to get married, well I think it’s 50% wrong and another 50% right cause if you want to enjoy life and not be stuck with the same wife you wouldn’t get married, but now think of having a family when you get married you receive a blessing, cause you will have son , daughters and a wife who will support you all the time!

Anika is building a website for a design company. How can she best use color to design effective web pages?

A.
by using different font colors on each page to show variety
B.
by using the same color palette for all pages to show unity
C.
by using a different color theme on each page to increase appeal
D.
by using a dark background and light font colors to show contrast
E.
by using one color across all pages to enhance consistency

Answers

Answer:

B. by using the same color palette for all pages to show unity.

Explanation:

HTML is an acronym for hypertext markup language and it is a standard programming language which is used for designing, developing and creating web pages.

A website refers to the collective name used to describe series of web pages linked together with the same domain name.

On the other hand, a webpage is the individual HTML document (single page) that makes up a website with a unique uniform resource locator (URL).

Basically, unity is the unification of all the web pages of a website and creates the understanding that a user is surfing the same website regardless or irrespective of the page he or she navigates to.

In this scenario, Anika is building a website for a design company. She can best use color to design effective web pages by using the same color palette (Red-Green-Blue or RGB) for all pages to show unity.

Hence, when designing multiple web pages for a website, it is extremely important to ensure that all the web pages have exactly the same color.

To write the coding for the given output, Can you find out the start value, end value and step value.
10
8
6
4
2
0

Answers

Answer:

Start value = 10

end value = 0

step value = -2

Explanation:

Given sequence;

10 8 6 4 2 0

In coding, many times this kind of sequence is generated using a loop.

A loop is a block of statement that is executed multiple times depending on certain conditions.

Typically, a loop contains;

i. a condition, once satisfied, is used to break out of the loop.

ii. a start value, used to begin the loop.

iii. an end value, used to end the loop.

iv. a step value, used to step from one state to the other in the loop.

In the given sequence;

i. the start value is the first value printed which is 10

ii. the end value is the last value printed which is 0

iii. the step value is the difference between any given value and the value next to it. For example, given the first value 10, the next value to it is 8. Therefore, the step value is 10 - 8 = -2

WHATS THE ANSWER FAST

Answers

: Some HTML elements have no content (like the
element). These elements are called empty elements. Empty elements do not have an end tag!

how many types of window in Qbasic​

Answers

Answer:

The QBasic Editor Screen has three parts. They are- Editor Window, Immediate Window and Output Window.

Which term collectively describes hard disks, CDs, and flash drives?

Answers

Answer:

Auxiliary storage

Answer. Answer: Auxiliary storage is the term collectively describing the hard disks, CDs, and flash drives. Auxiliary storage is any storage which is made available through input / output channels to the device.

Why will advertising continue to grow in social media?


It is highly cost-effective.

It reaches more people
than mass media.

It is extremely appealing to consumers.

It is more persuasive than other types of advertising.

Answers

Answer:

It is highly cost effective.

Explanation:

As the amount of people using social media grows by the minute, companies will start finding creative ways to advertise. There are a lot of young people on the internet. This group is especially interested in social media. This means that if companies invest in advertising on social media, they will gain in revenue.

Which best describes what happens when a user declines a task?

O The task is moved to the user's Junk E-mail folder, and a decline message is sent to the person who assigned the
task

O The task is deleted from the user's Inbox, and a decline message is sent to the person who assigned the task.

O The task is moved to the user's Junk E-mail folder, and a reminder message is sent to the user and the person
who assigned the task.

O The task is deleted from the user's Inbox, and a reminder message is sent to the user and the person who
assigned the task

Answers

Answer: The task is deleted from the user's Inbox and a decline message is sent to the person who assigned the task.

Explanation:

When a task is declined by a user, the task is deleted from the user's Inbox and a decline message is sent to the person who assigned the task.

On the other hand, if a user accepts an assigned task, then the task will be moved to the user's task list.

Therefore, the correct option is B.

(iii) If 1 GB = 2x
then what is the
value of x?​

Answers

since a Gigabyte is made of Megabytes, 500 Megabytes times 2, 2(500MB), is equal to one Gigabyte. (1000MB)
UNLESS, it wants the Windows way of storage, because one Gigabyte in Windows terms is actually 1024 megabytes... then it’d be 2(512MB) because 512MB and 512MB equals one windows storage gigabyte.

To execute a command object and store the results in a dataset, you use the Group of answer choices Fill method of a data adapter Select method of a data adapter ExecuteQuery method of a command ExecuteReader method of a command

Answers

Answer:

Fill method of a data adapter

Explanation:

This question is an illustration of C# Winforms and C# asp.net languages.

The following illustration works for all databases but let's assume we're dealing with MySql Database.

To store the results in a dataset, you have to

Create a data table DataTable dt = new DataTable();Create a command (MySqlCommand cmd = new MySqlCommand(.......)Bridge the dataset and the database by using a data adapter MySqlDataAdapter msda = new MySqlDataAdapter(....)Lastly, fill the method of the data adapter using msda.Fill(dt)

Hence, (a) is correct

Television and movies are an important medium of communication. Perform online and offline research, and describe the history of Hollywood movies and how it has evolved as a platform for communication.

Answers

Answer:

The American film industry, popularly called Hollywood, has played an important role as a platform for communication. It has influenced audiences the world over. The history of Hollywood begins in 1910 with the silent movie In Old California. The 1920s saw the arrival of movies with sound and music. In the 1940s, during and after World War II, movies were made on themes related to war. In the 1950s, Hollywood movies began to compete with television, as television entered American homes. Cutting to the 1990s, the use of animation in movies began to rise. The 2000s saw a continuation of this trend. Movies are now made using the most advanced technology and effects.

Hollywood movies play an important role in the communication process. It can bridge the gap between different communities, cultures, races, and nations. For example, the movie The Help highlighted the gross discrimination the Blacks suffered during the 1960s. Movies have also played a great role in building harmony between cultures. For example, the movie Eat, Pray, Love explores Eastern cultures. Animated movies are enjoyed by movie lovers of all ages, and often end with a good message.

Explanation:

PLATO

Network Address Translation (NAT) technology provides a major benefit for which of these network problems

Answers

Answer:

Address being exhausted

Explanation:

Network Address Translation (NAT) technology is a technology which has been very beneficial to the IPv4 network systems.

Its major function is that it provides a whole lot of options and ensures that the address isn’t exhausted. This difference sets the IPv4 system apart from other systems whose addresses got exhausted and led to the creation of the IPv4.

1) APPLICATION BASED QUESTION:-
c) Nikhil visited a Zoo where he saw a variety of birds and animals. He captured a few
photographs with a camera. In one photo, he is feeding the birds with other tourists.
Which tool would you suggest to him to cut out his photo from the whole photo?​

Answers

Answer:

Photoshop

Explanation:

The tool in the case above that I can suggest to him to cut out his photo via  the use of  Photoshop.

What is Adobe Photoshop?

This is known to be a Software that is said to be a graphics editor made and published by a frim known as Adobe Inc. and it is used in Windows and macOS.

Note that The tool in the case above that I can suggest to him to cut out his photo via  the use of  Photoshop.

Learn more about Photoshop from

https://brainly.com/question/16859761

#SPJ9

If a user has one column in a table and would like to make it into two columns, which command should be used?
O Insert Below
O Insert Above
O Split Cells
O Merge Cells

PLEASE HELP!!

Answers

Answer:

Split Cells

Explanation:

What are some ways to rename a worksheet? Check all that apply.
Click and drag the tab to the right, type the name, and press Enter
Double-click the tab, type the name, and press Enter
Right-click the tab, click Rename, type the name, and press Enter.
Click the Home tab, click Format, click Rename Sheet, type the name, and press Enter
Click the View tab, click Tabs, click Names, type the name, and press Enter.

Answers

Answer:

Click the Home tab, click Format, click Rename Sheet, type the name, and press Enter

Explanation:

im  not really sure but i think this is the answer

have a good day

Using filtering as a strategy to deal with information overload requires Group of answer choices reviewing all unsolicited information presented. determining what information you may need and what information merits attention. using Wikipedia to verify information. disconnecting from sources of information completely. requesting references for all undocumented information.

Answers

Answer:

The answer is "Choice B"

Explanation:

Please find the complete question in the attached file.

A filter is a tool for removing undesirable parts. Eliminate solid from a fluid, for example. The filter may mean the filter action: it could be used as a verb. When the filter is mentioned, various branches of science and technology often refer to a certain type of device. Filtering tries to decide the data you need and the data you have to address the overload.

I exist on the data link layer of the OSI model. I discover IPv4 addresses associated with private networks. I also map network addresses to physical hardware, like the MAC address of a router. What protocol am I?
Hypertext Transfer Protocol (HTTP)
Address Resolution Protocol (ARP)
Internet Control Message Protocol (ICMP)
Dynamic Host Configuration Protocol (DHCP)

Answers

dynamic host configuration protocol

Answer:

Address Resolution Protocol (ARP)

Explanation: In addition of getting 100% on Edge, this is in the notebook: "The Address Resolution Protocol (ARP) discovers IPv4 addresses associated with private networks. It maps network addresses to physical hardware, like the MAC address of a router."

You use the same finger to click the enter and backspace key.
1. True
2. False

Answers

Answer:

True

Explanation:

Given

Enter key

Backspace key

Required

Same finger for both keys?

To click the enter key, the finger to use is the 4th finger on the right hand

To click the backspace key, the finger to use is the 4th finger on the right hand

Since the finger to use on both key is the 4th finger on the right hand, then the given statement is true.

Answer:

true

Explanation:

A language processor converts program written in a programming language into machine language ​

Answers

Answer:

True

Explanation:

Is the question true or false? If yes, then the answer is true.

The computer/machine do not understand high level and low level languages.

These languages are often referred to as non machine languages.

So, the language processor, also known as translators, help translate programs written in these non machine languages to the equivalent in machine language.

There are 3 basic types; and they are assembler, interpreter and compiler.

How Can I add a image in an HTML program?​ please tell

Answers

Answer:

use the img tag

Explanation:

First of al, HTML is not a program, it is a markup language.

To add an image, use:

<img src="...url to the image...">

This is the number of items arranged in an order.
you can choose one only
List ,Style , Code ,Program​

Answers

Answer:

List is your answer

I hope it helps

have a great day

[tex]✌️✌️[/tex]

#Liliflim

Answer:

hi.. Hope it helps you

Explanation:

LIST IS YOUR ANSWER...

Kathi, the owner of Klothes for Kats, is excited about the launch of her first Local Catalog ad. She remembers there are a few different views within the ad type. Which view will Kathi's potential customers be able to browse on her new Local Catalog ad? Map view, where potential customers can see the Klothes for Kats logo, store information, and in-stock products. Browse view, where potential customers can see everything Klothes for Kats has for sale with an infinite scroll functionality.

Answers

Answer:

Map view

Explanation:

The view that will most likely be displayed would be a Map view, where potential customers can see the Klothes for Kats logo, store information, and in-stock products. This is because Local Catalog ads only have a small space that is used to promote what is being advertised. Therefore, in these small spaces the most important things need to be shown in order to attract as many people as possible with what the store offers. The ad needs to have the logo and store information so that the potential customers can easily know what store is being advertised on the ad. The ad also needs to show some of the popular in-stock products in order to attract individuals that are actually interested in the products that the store is trying to sell.

Which of the following is the most appropriate documentation to appear with the printNums procedure?
А
Prints all positive even integers that are less than or equal to max.
B
Prints all positive odd integers that are less than or equal to max.
Prints all positive even integers that are greater than max.
D
Prints all positive odd integers that are greater than max.
Helpp

Answers

Answer:

Explanation:

w/o knowing wat printNums does, the ans can be either A or B

Prints all positive odd integers that are less than or equal to max. The correct option is B.

What is documentation?

Software documentation is the knowledge that explains the product to the individuals who create, deploy, and utilize it during the software development process.

It covers the technical manuals and internet content, such as help features and online manual editions.

Products and processes are two different sorts of documentation. Product documentation provides instructions on how to use the product while it is still in development. On the other side, process documentation refers to all the content produced throughout development.

The most pertinent paperwork should accompany the printout. All positive odd numbers that are less than or equal to max are printed by the printNums procedure.

Thus, the correct option is B.

For more details regarding documentation, visit:

https://brainly.com/question/27396650

#SPJ2

If you play video games, please answer these questions it’s for a survey for my game development class!!

Why do you play video games?
What types of games do you play?
How long have you been playing video games?
How do you think video games will be played in the future?
Do you think video games will converge to a single platform in the future?

Answers

Answer:

Cause it fun and i have fun

call of duty and football and boxing games

Since i was 7 now im 13

with your mind

I dont know

Answer:

1. It relives stress and makes you forget about your problems.

2. Call of duty, (My favorite)GTA,  & Fortnit8.

3. I've been playing for 7 years.

4. Yes, video games will be passed on for generations.

5. I dont know.

Explanation:

A well-known production is making a documentary film titled “The Dwindling Population of Grizzly Bears in the United States.” Which objective is most likely the primary objective for making the film? A. getting recognition B. telling a story C. spreading awareness D. earning profits

Answers

Answer:

C. spreading awareness

Explanation:

According to the given question, the most likely primary objective of a well-known production company making a documentary film titled “The Dwindling Population of Grizzly Bears in the United States" is to generate and spread awareness of the possible extinction of the grizzly bears in America.

With their production, they would expose the dangers facing the grizzly bears and also educate the general public so they could save the grizzly bears.

Other Questions
If y=3x and 2x4y=3 , then x= help 56805345678909876543234567890'098765432 Ricky is not in a consumer equilibrium. Given the prices of goods, Ricky has allocated all his income such that his marginal utility per dollar spent is ________ for ________ goods. X Cube - 5x Square - 2 x + 24 Can somebody who knows how to do probability help answer these questions correctly thanks sm! (Also the P=probability)WILL MARK BRAINLIEST WHOEVER CAN HELP WITH THIS :DDD! A doctor at a local hospital is interested in estimating the birth weight of infants. How large a sample must she select if she desires to be 90% confident that her estimate is within 4 ounces of the true mean can someone pls pls help me? Find csc 0, sin 0, and cot 0, where is the angle shown in the figure. Give exact values, not decimals approximations. (LISTING BRAINLEST PLZ I NEED HELP) What is the value of x? In which two ways can you tell if an earthquake is going to happen?A. A series of small earthquakesB. A very large thunderstorm C. A decrease in air pressureD. A change of the slope of the ground can you explain pls now later You are working in the lab, how many grams of solute you need to make 200.0 g of 3.4% of solution? Calculate the molality of a solution that contains 75.0-grams of methyl alcohol, CH3OH, dissolved in 600.0-grams ofwater. Heres the question!!! Write the Ka expression for an aqueous solution of hypochlorous acid: (Note that either the numerator or denominator may contain more than one chemical species. Enter the complete numerator in the top box and the complete denominator in the bottom box. Remember to write the hydronium ion out as , and not as ) what is the change in total utility called does anyone know the answer to these 2?? Sobre qu? Piensen -libremente- en uno de los siguientes productos artsticos o culturales: una pelcula (cine), un libro / una obra de teatro (literatura), o un disco (msica) que hayan presenciado o ledo Tara wants to lose 10 lbs. before spring break so that she looks and feels her best in a bathing suit. In the next 12 weeks, she should do which of the following types of workouts to aid her weight loss?walkingbikingHigh Intensity Interval Training(HIIT)Yoga Anyone know the value ?? :)