Answer:it would be 200 and 470 in that box
Explanation:
Juan has performed a search on his inbox and would like to ensure the results only include those items with attachments which command group will he use will he use
Answer:
refine
Explanation:
Juan can use the "refine" group command to search for items with attachments in his inbox.
What is inbox?The Inbox is where e-mail messages are received in an e-mail client or online e-mail account.
The "outbox" is where incoming communications are stored. Inboxes and outboxes operate similarly to folders but are not recognized by the computer.
He can use the "refine" group command to search for items with attachments in his inbox. This group command allows Juan to narrow down the search results to only include email messages that have attachments.
To use this command, Juan can simply select "refine " from the search criteria options and then perform the search. The results will only display email messages that have attachments, allowing Juan to easily find the information he needs without having to sort through all the messages in his inbox.
Learn more about the inbox here:
https://brainly.com/question/27114613
#SPJ6
How does taking notes improve academic success? Check all that apply.
Answer:
What are the options??
Explanation:
Answer:
1,3,4,5
Explanation:
I took the assignment
Which of the following would be least effective?
Answer:
Exponential
Explanation:
The growth of an exponential function will develop much faster than all other functions included in the options meaning the execution time will take longer. This makes exponential functions the least efficient.
The part of the program where strFirst can be used or changed describes its _____.
need answers now!
Answer:
def username (strFirst, strLast):
return strFirst[0] + strLast
def username (strFirst, strLast):
return strFirst + strLast[0]
answer = username ('Tech', 'Boss')
print (answer)
Explanation:
Can you rate the answer with Braillies? please.
if you need any further assistance please follow me and stay in touch anytime. ☺️
Answer:
scope
Explanation:
the Edge definition of scope as found in the instructions is: "Scope refers to the part of the program where Python can use and change a variable. "
The question is: "The part of the program where strFirst can be used or changed describes its _____. "
strFirst is a scope because it is the part of the program where..can...use and/or change.
how do you compute percentage of spoilage
plsss paki answer
Spoiled units / units produced ×100
Answer:
The normal spoilage will be calculated as the total number of spoiled units, divided by the total units produced, and multiplied by 100. In this case, it would be 500 / 10,000 x 100 = 5%.
Explanation:
When a user modifies the fonts in a message and immediately sees the effect of a font change without actually selecting the font, which outlook feature is the user witnessing
Answer:
Live Preview
Explanation:
With Live Preview mode on in Microsoft Outlook while composing an email content, a user will be able to see effects of the when the mouse cursor is placed format for the text including, the text size, font of the text, the text color, which are immediately applied to the selected text to give a preview of what the effect of the editing function the cursor is hovering over can do.
When you learned about the Highway Transportation system you learned about 6 different types of people as roadway users. Choose 3 and explain a safe driving skill response for each.
Answer:
1. Pedestrians - Most of pedestrians use to walk on the footpath along side road that keeps them on a safe side. But there are places without footpath along side road, in that case they have to walk on the road itself. Here, we need to take care for them. We need to wait in case they are crossing road and also check for them while taking a turn.
2. Cyclists - They travel on road but are tough to figure out. They travel at a slower pace compared to cars. To avoid any accident with them, we are supposed to give them enough space which should be equivalent to a car's space.
3. Motorcyclists - They can pass by very closely and also come between lanes. Most of the things to be considered here are same as that of cyclists. Here also, we need to check for them carefully while taking a turn. Also, need to give them enough space.
Explanation:
The three safe driving skills are "Pedestrians, Cyclists, and Motorcyclists" which can be defined as follows:
Pedestrians:
They are protected by walking on a walkway that runs alongside a busy street. If a roadside pathway does not exist, walkers must cross there. These people require special attention. While changing direction, we need to watch for intruders.Cyclists:
They go via road, but they are hard to identify. Compared to a car, bicycles go at a much slower pace. They should be given a certain amount of space as a car to avoid collision.Motorcyclists:
They are able to pass quite closely and in the middle of lanes. There are several of the same considerations that cyclists must make while planning a visit. In this case, we must likewise be very careful about taking a turn. Also, animals need enough room.Learn more:
safe driving skill: brainly.com/question/4493778
PLEASE ILL MARK BRAINLIEST
A ____ is a distinctive characteristic of a virus or virus family.
(this is computer stuff)
Answer:
it is a capsid
~Föllòw gixannaa on tìktòk and then comment done~
(I will give brainliest answer if you tell me your user)
Answer:
my user is shut.upnow
Explanation:
lol
Answer:
I don't have tik tock sorry if I did I would have followed u
Explanation:
:D
HELP ME
How does removing the paper backing on photographs allow Michal Macku to create creatively distorted pictures?
Answer:
Since the end of 1989, Michal Macku has used his own creative technique which ... Created on photographic quality paper, each Gellage is a highly durable print ... Photographic pictures mean specific touch with concrete reality for me, one ... I do what I feel, and only then do I begin to meditate on what the result is.
Explanation:
The inference shows that removing the paper allows the picture to be more flexible so that it can be reformed to something new.
What is an inference?It should be noted that an inference simply means the conclusion that can be deduced from the information given in a story.
In this case, the inference shows that removing the paper allows the picture to be more flexible so that it can be reformed to something new.
Learn more about inference on:
https://brainly.com/question/1081576
c) 64 + {40 ÷ (4-7 + 8)} - 10
please solve this
Answer:
62
Explanation:
What is Java and Python?
Answer:
To put it simply; They're both coding languages.
Their key differences are:
Java is a compiled + interpreted Language whereas Python is an Interpreted Language
Java is statically typed whereas Python is dynamically typed
Java has a complex learning curve whereas Python is easy to learn and use
Java is a multi-platform, object-oriented, and network-centric, programming language whereas Python is a high-level object-oriented programming language.
Java takes 10 lines of code to read from a file while Python only needs 2 lines of code.
Java language uses curly braces to define the beginning and end of each function and class definition, whereas Python uses indentation to separate code into separate blocks.
In Java, multiple inheritances is partially done through interfaces, whereas Python supports both single and multiple inheritances.
Java offers limited string related functions, whereas Python offers lots of string related functions.
Java program can run on any computer or mobile device which is able to run the Java virtual machine (JVM) while Python programs need an interpreter installed on the target machine to translate Python code. Compared to Java, Python is less portable.
Java is best for Desktop GUI apps, Embed Systems, Web application services, whereas Python is excellent for scientific and numeric computing, Machine learning apps,more.
Java offers stable connectivity, while Python offers weak connectivity.
Hope this helps and have a nice day!
Answer:
They are both programming languages.
Explanation:
Java is defined as a concurrent where you can execute many statements instead of sequentially executing it, class-based and an object-oriented programming language and an independent programming language that follows the logic of Write once, Run anywhere i.e. the compiled code can run on all platforms which supports java. (according to edureka.co)
Python is defined as a high-level, interpreted, general-purpose programming language that emphasizes code readability with the use of significant indentation. (according to python.org)
Pls help me thx would really help me
Answer:
rooster don't lay eggs tho
Answer:
It didn't because roosters don't lay eggs
Explanation:
hope this hlp
Challenge #3: Create a network that keeps everyone connected even if one of the lines is cut Insert as many lines as needed
Answer:
To create a redundant computer network, The star network topology is adopted.
Explanation:
Note that topology is not a type of network but a top view of how the network looks like or is connected.
To make a network redundant, interconnect every computer to one another in the network, so even when a line or an ethernet cable ( the connector) makes, there is no loss of connection.
This form of network is not recommended for large computer networks as it would result in confusion due to excess connection cables running in the network.
PLS HURRY!!
Look at the image below!
Answer:
control
Explanation:
match the following
Group A Group B
Hub Connect different types of networks of same protocol
Router Twisted Pair cable
BNC terminator Transmission channel for WLAN
RJ 45 Connecting device within a network
Coaxial cable
Answer:
i can't understand this question.please repost it by. making it clear.
Under fair use laws students can use as much digital content as they want as long as it is for educational purposes
Answer:
Is this a question you need help with or is it a fact that everyone should know?
Explanation:
• Describe why you may have traveled to the same place many times. Why would this happen in nature?
Which device do engineers use to drive a system of gears?
A. gear train
В.
lead screw
c.
motor
D. manipulator
Answer: Motor. A motor can drive gears
Hope this helped :)
define operator precedence ? explain with an example.
Answer:
Operator precedence determines which operator is performed first in an expression with more than one operators with different precedence. ... For example: '*' and '/' have same precedence and their associativity is Left to Right, so the expression “100 / 10 * 10” is treated as “(100 / 10) * 10”.
this might help,
your welcome arooja
Which of the following would be done outside of a control room?
programming a teleprompter
cueing camera operators
switching between multiple cameras
uploading camera footage on location
Answer:
a
Explanation:
Answer:
a
Explanation:
Which of the following is a good way to find a research topic
A. Personal Experience
B. Getting an idea from an advisor
C. Looking for the next step in the research process
D. All of the above
I need the answer quickly giving brainliest to the first person who answers
Answer:
Im bored wanna talk?
Explanation:
News video for cable does not need to be reformatted before being placed online.
True
False
Answer:
True
Explanation:
what is wrong with this python code? The syntax error is on the first line.
public class Box
{
private String myDate;
private String myContents;
private String myLocation;
public class Box(String date, String contents, String location)
{
myDate = date;
myContents = contents;
myLocation = location;
}
}
Box twentyThree = new Box("2016", "medical records", "storage closet");
Box zeroSeven = new Box(“2020”, “flu shot flyers", “receptionist’s office”);
Box twentyOne = new Box(“2018”, “lotion samples”, “waiting room”)
print (Box twentyThree = 1)
print (Box zeroSeven = 2)
print (Box twentyOne = 3)
class Box:
def __init__(self, date="", contents="", location=""):
self.d = date
self.c = contents
self.l = location
def displayBox(self):
if self.d != "":
print("The date is " + self.d)
else:
print("The date was not supplied")
if self.c != "":
print("The contents are " + self.c)
else:
print("The contents were not supplied")
if self.l != "":
print("The location is " + self.l)
else:
print("The location was not supplied")
obj = Box("2016", "medical records")
obj.displayBox()
This is how you would create a class in python. Your code seems to be part python part some other language. I hope this helps!
A computer that provides special services to client computers on demand.
Answer:
A server?
Explanation:
I feel like this would be the answer but if it is multiple choice, reply with the possible answers. Hope this helps!
Read this passage from The Phantom Tollbooth. There was once a boy named Milo who didn't know what to do with himself--not just sometimes, but always. When he was in school he longed to be out, and when he was out he longed to be in. On the way he thought about coming home, and coming home he thought about going. Wherever he was he wished he were somewhere else, and when he got there he wondered why he'd bothered. Nothing really interested him--least of all the things that should have. The most likely reason the author begins this fantasy with a realistic element is to make the text more amusing. exciting. believable. interesting.
Answer:
I think its believable
Explanation:
^^
I think its believable
Justify the following statement: “Some Americans’ sedentary lifestyles contribute to their poor health.”
Answer:
Since the average American will spend 24 hours watching television per week, it is safe to say that they suffer from a lack of movement and exercise. This, in turn, will lead more Americans to be overweight and more likely to suffer from serious health problems! :)
Explanation:
HELLO!!!! For instance, will we get an error if we put a space after the word “print” and before the opening parenthesis in python? With explantion.
In python, spaces in the sense you're talking about, dont matter. For instance,
print ( "hello") will run the same as print("hello")
But, you cannot put a space before the print statement. That's called indenting. You are only supposed to indent code that is inside loops, if-elif-else statements, and functions.
Which is an example of a natural separation of visitors from employees?
Bollard
Fencing
Security guard
Desk
A ) bollard. B)fencing c)security guard d)desk
Answer:
d) desk
Explanation:
srry if this is wrong ;
The manipulation of data files on a computer using a file browser is
.
A
is a computer program that allows a user to manipulate files.
A
is anything that puts computer information at risk.
Errors, flaws, mistakes, failures, or problems in a software program are called
.
Software programs that can spread from one computer to another are called
.
Answer:
The answers are system management. Next, file manager. After, security threat. Second to last, bugs. Last, system management tools.
Explanation:
I did the edg 2020. mark me as brainiest please.
Answer:
1.) file management
2.) file manager
3.) security threat
4.) bugs
5.) viruses
Explanation:
did it in edge