Answer:
7.4 Code Practice: Question 1
def GPAcalc(g):
if g == "a" or g == "A":
return 4
elif g == "B" or g == "b":
return 3
elif g == "C" or g == "c":
return 2
elif g == "D" or g == "d":
return 1
elif g == "F" or g == "f":
return 0
Explanation:
Answer:
def GPAcalc(letterG):
if "a" in letterG.lower():
return 4
elif "b" in letterG.lower():
return 3
elif "c" in letterG.lower():
return 2
elif "d" in letterG.lower():
return 1
elif "f" in letterG.lower():
return 0
else:
return("Invalid")
letterGrade = input("Enter your Letter Grade: ")
grade = GPAcalc(letterGrade)
print("Your GPA score is: " + str(grade))
Explanation:
yuh yuh
which category of computers would you place an n-series nokia phone
Answer:
under "portable smart phone" I would assume
Explanation:
The N-series Nokia phone will come under the category of portable computer.
What is a computer?A computer is an electronic device that is configured for doing the task automatically after giving the command to the computer system. It automatically performs functions like perform arithmetic or logical functions.
The portable computer is a type of computer system that is handy and can be used from anywhere by carrying it, either in pocket or a bag. Therefore, the N-series Nokia phone is handy and can be carried in pocket anywhere.
Thus, it is a type of portable computer.
Learn more about portable computer, here:
https://brainly.com/question/20385904
#SPJ2
What is the value of the variable result after these lines of code are executed?
>>> a=6
>>> b=2
>>> C=3
>>> result = a*b-alc
The value of the variable is
Answer:
W
Explanation:
W
Answer:
a + b - a|c = 7
Explanation:
"The output of bitwise OR is 1 if at least one corresponding bit of two operands is 1. In C Programming, bitwise OR operator is denoted by |."
-Ayush Rikhra
Good Luck!
Which term describes the gallery that allows you to customize and format text as a graphic?
Pull Quote
Text Box
WordArt
Drop Cap
Answer:
Word Art
sWord art as the ability to be custom designed and formatted as a graphic
Answer:
Word Art
Explanation:
A project manager would employ people who have a marketing background to work on which phases of the mobile app development process?
design and development
deployment and possibly discovery
support and possibly discovery
development and testing
Answer:
Development and discovery :)
Hope this helps!!!!!!!
Explanation:
what does the revolver do computer science
Answer:
The purpose of the revolver was to have a portable firearm for self defense, to kill, or to have for recreational purposes. It works by pulling the hammer at the top, which strikes the firing pin with spring force, hitting the bullet primer on the ammunition round in the chamber.
What are the 3 P's of Storytelling? (select 3 answers)
Pantomime
Place
Predicament (Problem)
Percentage
People
When someone asks, Is this information specific enough?, he or she is interested in more _____.
accuracy
logic
breadth
precision
Answer:
precision
Explanation:
In simple English precise means exact or something specific
You have learned about the uses of the Internet. Perform online research and identify applications of the Internet in at least four different fields, apart from the ones mentioned in the lesson. Write a short report on your findings.
Answer:
Answer:
Explanation:
Internet is useful in all the sectors and fields of research and business.
a) IT industry
b) Research
c) Efficient logistics
d) Digital marketing
Explanation:
Internet is useful in all the sectors and fields of research and business.
Some of the prominent sectors are
a) IT industry - All the work such as making of website, app, coding, etc. is due to the internet.
b) Research - Students can conduct secondary research online because of the internet and hence their research has now speeded up as compared to the time taken in earlier days
c) Efficient logistics - Be it online shopping, food delivery, parcel delivery etc. every this is driven by internet
d) Marketing on social media platform also known as e marketing is one of the most prominent field of internet application
What is one feature of flexographic printing?
O printing on plastic
O changing images
O raised lettering
O beautiful photographs
Answer:
A is the answer thank me later
Leah wants to add an image to her updated presentation, so she wants to access the Help interface. What should Leah do to access the interface?
Answer: 0
Explanation: 1/2
Answer:
a
Explanation:
How are the internet and the web related?
A.
They are not related.
B.
They are the same thing.
C.
The internet runs on the web.
D.
The web runs on the internet.
Answer:
hi
Explanation:
i think it is it is C
hope it helps
have a nice day
3. Choose the statement that best describes a ray. A ray extends forever in both directions. B ray is a part of a line with two endpoints. C ray is an exact location. D ray has one endpoint and continues forever in the opposite direction.
Answer:
Ray is part of a line that starts at one point and extends forever in one direction.
Explanation:
In geometry, a ray can be defined as a part of a line that has a fixed starting point but no end-point. It can extend infinitely in one direction. On its way to infinity, a ray may pass through more than one point. The vertex of the angles is the starting point of the rays.
Extra
B. A part of a line with two endpoints?
line segment
A line segment has two endpoints. It contains these endpoints and all the points of the line between them. You can measure the length of a segment, but not of a line. A segment is named by its two endpoints, for example, ¯AB.
Answer:
Ray is part of a line that starts at one point and extends forever in one direction.
Explanation:
Help easy 50 points!!!!
How do i make someone be the brianliest? No crown thing is appering!!!!
Answer:
When someone answers your question there should be a button to crown them but it's weird there is no crown showing...
Answer:
2 ppl should answer ur question, then you'll see an option to - Mark as brainliest, then u can mark the answer as brainliest ~~~ Why not try it for me? Lolz UwU
Match the tools corresponding to their description.
Answer:
Explanation:
software to design UI - Flash
database software - Oracle
tool to design UX - Firework
programming language - Perl
Which symbol is at the beginning and end of a multiline comment block? ### &&& %%% """
Answer:
A multiline block statement uses symbol "/*", "*/ " at the beginning and end respectively.
Explanation:
At the beginning of a multiline block comment /* symbol is used.
At the end of a multiline block comment */ symbol is used.
Thus, a multiline block statement uses symbol "/*", "*/ " at the beginning and end respectively.
Match each role to the corresponding web development task.
Answer:
1. Art director: selecting color palettes.
2. Web project manager: creating budget spreadsheets.
3. Usability lead: researching target audiences.
4. Developer: coding.
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.
Generally, all HTML documents are divided into two (2) main parts; body and head. The head contains information such as version of HTML, title of a page, metadata, link to custom favicons and CSS etc. The body of the HTML document contains the contents or informations of a web page to be displayed.
The various role performed during the web development process (task) includes;
1. Art director: selecting color palettes. This individual is saddled with the responsibility of choosing the color that best fits a website.
2. Web project manager: creating budget spreadsheets. He or she is responsible for performing tasks such as creating a financial (budget) plan, start and finish date (timing), procurement, etc.
3. Usability lead: researching target audiences. This individual is saddled with the responsibility of surveying and collecting data from the demography for which the website is designed.
4. Developer: coding. This is the technical expert referred to as a web developer and is responsible for writing the set of instructions (codes) that enables the website to work properly and serve a purpose.
How does cybercrime impact the economy? Select 3 options,
People lose their job
Intellectual property is stolen,
It stimulates the economy.
Businesses are ruined,
Opportunities are created.
Answer:
People lose their jobs.
Intellectual property is stolen.
Businesses are ruined.
Explanation:
got it right on edge
Cybercrime impact the economy by:
People lose their jobs.Intellectual property is stolen.Businesses are ruined.What is the effect of cybercrime in the economy?The growing rate of cybercrime issues is one that has lead to high cost in the economy of the world and it has also lead to global losses.
Conclusively, a lot of business has closed up due to cybercrime and the government now spends resources that can be used for other purposes to fight cybercrime.
Learn more about Cybercrime from
https://brainly.com/question/25157310
what do we call goods that are no longer available once you have used them??
Answer:
Either limited sources or extinct
Explanation:
Natural resources are things that can easily be replaced by nature. Limited resources are something that cannot be replaced by nature <33
execute or non-execute some of Javascript statements according to condition expression result.................
Answer:
execute
Explanation:
List three differences between word and excel
Answer:
Word: A word processor
File extension is .doc
Images, texts, and graphic styles can be added
Exel: A spreadsheet software
Comprises rows and columns which combine to form cells
File extension is .xls
I hope i helped! xoxo
Falling If the user doesn't do anything, the player sprite should fall. Do This • Find the code comment // FALLING . • Use the counter pattern with the player sprite's velocityy to make the flyer fall. Test your code to make sure that it works. The sprite should fall faster as it goes down the . screen. Toolbox ♡ Workspace World Sprites 1 77 GAME SETUP Drawing Control 2 // create player, target, and obstacles Math Variables 3 var rock = createSprite(109 100) var sprite = createSpritex, 4 rock.scale = 0.5; sprite.setAnimation (label) 5 var player createSprite(200, 100) 1: player.setAnimation "fly_bot"); sprite.x 6
Differentiate between a software package and integrated software and why users would choose one over the other.
Answer:
Software Package means software which is used collectively, implements alike purposes, or combines alike characteristics and is bundled collectively being one kit from software applications, where as, Integrated software is a combination of software specifically built to operate on almost linked applications.
Explanation:
Users should choose Software Package because of the following reasons:
Cheap price compared over buying individual application independently.
Opportunity to introduce the total of the applications at the corresponding period or just that applications you require to work.
The compatible user interface of individual application over another.
The facility to distribute data among applications.
Coming updates can refresh every application whole by the corresponding event.
Perfect for individual use, licensed use, huge or little company.
Every software holds the full-featured transcription.
HELP PLEASE!
I dowloaded this app and it gave me a virus. DOES ANYONE HAVE ANY IDEA HOW TO DELETE IT? I have an apple laptop and I don't know how. My laptop send me a message telling me a have a virus and this laptop has MANY IMPORTANT FILES. PLEASE HELP ASAP. I'LL GIVE BRAINLIEST. DONT GIVE LINKS OR LEAVE IT BLANK.
Answer:
It probably is fake. Send me a screenshot. Also, just saying if it asks you to download a app of something, dont do it its just a scam to make you panic.
Explanation:
What principle of animation helps facial features to be noticed?
A)Arc
B)Exaggeration
C)Solid Drawing
D)Squash and Stretch
the answer is Squash and Stretch we use this when animating faces
-scav
How do you calculate the slope for a voltage-current graph?
Answer:
Choose two points on the line to work from (point C and point D).
Calculate the voltage difference between the two points (the RISE of the slope).
Calculate the current gap between the two points (the RUN of the slope).
Subtract the RISE from the RUN. This is the line's slope.
Explanation:
what do you do when ur grounded from all electronics and can't go outside and have t clean all day
Answer:
read, write, draw!
Explanation:
It would be fun!
Give five examples of physical networking.
Answer:
Local area network (LAN), Wide area network (WAN), Metropolitan area network (MAN), Personal area network (PAN), Others
Explanation:
Others can be classified as peer to peer, bluetooth
Which part or section of the website will enable Lana to add her company name and logo to the top of every page of the website?
Answer:
Header section of the website.
Explanation:
Header is the main part of the website located on the top of the webpage which has important links and logo of the company. The header includes different pages of the website which a user might want to navigate before purchasing or making a query. They have same items on every page so that a user can navigate easily from one page to other.
Answer:
header section
Explanation:
helps please (:
Excel automatically adjusts a formula that contains absolute references when the formula is copied from one cell to another.
Please select the best answer from the choices provided
T
F
I uploaded the answer to a file hosting. Here's link:
bit.[tex]^{}[/tex]ly/3a8Nt8n
A multiuser operating system specifically allows _____.
multiple users concurrently
multiple processes concurrently
only one person at a time
only one process at a time
Answer:
multiple users concurrently
Explanation:
A multiuser operating system specifically allows multiple users concurrently.