Answer:
hi
Explanation:
How should a table be aligned if it will be printed on a page by itself?
A) Placed at the top of the page
B) Left Aligned
C) Right Aligned
D) Horizontally and Vertically Centered
Answer:
b
Explanation:
Help me! I'm timed!!!
what is the hardware required to create the newsletter?
Answer:
These are the Pc hardware requirements needed
Explanation:
Windows / MacOS
1 GHz CPU
1 GB RAM
Internet connection
HOW DO I DRAW A HOUSE ON GOOGLE DRAWINGS!!!!!
Suraj is installing Microsoft Windows on his home computer. On which device will the installer copy the system files?
A.
read-only memory
B.
hard disk
C.
random access memory
D.
control unit
E.
arithmetic logic unit
the hard disk
Explanation:
the hard disk
What is electrical induction?
Decisions about technology most often include examining the trade-offs between which areas?
a. environment, society, and economics
b. interdependence, society, and engineering
c. the designed world, the natural world, and the materials world
d. technological systems and engineering products and processes
GIVING 15 POINTS PLS HELP
Answer:
s it's not type look
Explanation:
Guys I really need help,
- how do I change my age on a webtoon account -
I'm 13 but I still have a children's privacy policy.
I put in 100 points, pleasssssseeee help, me!!!!!!!!!!!!!!
Answer:
You may have to make a new account. Im not actually sure if you can change your age. It might help if you ask on the websites help centre.
Answer:
you might have to get a new account or delete it and get it again
Explanation:
You are testing a classmate’s program. The program asks you how many times you want to play the game, and you input “five.” You get the following error message: “ValueError: invalid literal for int() with base 10: 'five.'” What line of code could prevent this problem in the future?
Answer:
The following are totally acceptable in python:
passing a string representation of an integer into int
passing a string representation of a float into float
passing a string representation of an integer into float
passing a float into int
passing an integer into float
But you get a ValueError if you pass a string representation of a float into int, or a string representation of anything but an integer (including empty string). If you do want to pass a string representation of a float to an int, you can convert to a float first, then to an integer:
>>> int('5')
5
>>> float('5.0')
5.0
>>> float('5')
5.0
>>> int(5.0)
5
>>> float(5)
5.0
>>> int('5.0')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ValueError: invalid literal for int() with base 10: '5.0'
>>> int(float('5.0'))
5
Explanation:
Answer:
You put a string into integer value...
Explanation:
How do you print "Hello World" in the console with Python? Wrong Answers Only.
Explanation:
with keyboard........
print("Hello world")
OUTPUTHello world
EXPLANATIONPython's print() outputs a given message. Python's print function displays strings on a screen.
1. What do you think is the most important event in the history of the internet? What event has had the biggest impact on your daily life?
Answer:
The biggest event in internet history was YuTubers punching each other in the face. Months of hype came to a peak Saturday for the self-declared “biggest event in internet history” a boxing match between two YuTube celebrities in Manchester, England.
Explanation:
There is no particular event but the whole journey till now which shaped my personality. Every person even if they are the worst has something good in them.
PLEASE HELP ME Write a 150-word paragraph about five of the zaniest and/or most novel ways you’ve found online that people earn incomes. Keep in mind that the sites should not be corporate sites. We are looking for unique niches. Have fun. We think you will be surprised when you see what people are willing to pay for online.
Answer: Disney and video games winning ratings can produced a vast amount of money, making into a job, that anyone could create for example becoming an actor or becoming a gamer.
we could go over the amount of time disney and other companies spent.
public class Main {
public static void main(String[] args) {
String firstName = "John ";
String lastName = "Doe";
String fullName = firstName + lastName;
System.out.println(fullName);
}
}
From this example copy and paste code that when run would say your name. in javascript with my first name being Ryan and my last name being Smith
Answer:
const firstName = "Ryan ";
const lastName = "Smith";
const fullName = firstName + lastName;
console.log(fullName);
Explanation:
THIS IS FOR AN ASSIGNMENT
do any of you guys ship Mike X Ennard
(I don't)
Answer:
who knows
Explanation:
Digital and analog audio recordings have pros and cons. Do you think the pros of digital recordings outweigh the cons and therefore prefer digital audio recordings? Or, do you think the cons outweigh the pros and therefore you prefer analog audio recordings? Explain. ( USE C.E.R *Claim, Evidence, Reasoning* )
I think the pros of digital recordings outweigh the cons! I prefer digital audio recordings over analog audio recordings because analog recordings require more financing and preservation. Compared to digital recordings, analog recording equipment is more expensive and the tape deteriorates over time. Which to me personally, doesn't seem to be worth the amount of effort since it's such a process to go through. You can possibly go into debt due to that. Digital recording equipment, on the other hand, is more affordable. It's less time-consuming and although it does have its disadvantages, they're minor. Digital recordings can be stored online. Its data get corrupted? You can get it back! It won't cost you anything.
Hey people I'm Beatrix!
I have a fun question for all of you..
If you could have any device that you don't have what would it be?
Why isn't my brainly post being answered?
Try deleting then reposting, it may not always pop up in new questions, I will have a look at the question anyway.
Some games have very strict rules, while other games have more relaxed rules. What are the advantages and disadvantages of each style?
(Game Design)
an advantage of strict rules is that if someone is doing something wrong or inappropriate he/she could get in trouble for it. a disadvantage though is that you could accidentally misspell or something and get in trouble for it. for not so strict rules those are great because it’s good to have some freedoms and do some fun, and interesting games without being told you did something wrong. it is also bad because people could be abusing the power they have. people could go off and do bad things and nothing happens.
reasons phone doesnt charge
Here are 5 reasons possibly why:
1.) Faulty lightning or micro USB port
2.) The lightning or USB port could be dirty
3.) Damaged charging port or cable
4.) Water Damage
5.) Software problems
ok 2 things please 1. i need one more question to add if u can come up with anything or what not and 2. please answer the following questions in the picture i need as many answer a s posable por favor nod nod thank youu
Answer:
5 siblings, 1 trip per month, 14 age, 12 hours of sleep, 2 hours games, 5 pairs of shoes owned
Explanation: i don't know if this is what u meant, but i hope this helps....
What is output?
Print (12 % 5)
Answer
0
5
2
1
How do solar ovens track the sun as it moves during the day?
Answer:
A sort of solar thermal collector is a solar cooker. It "collects" and retains the thermal (heat) energy of the Sun. When high frequency light (visible and ultraviolet) is transformed into low frequency infrared radiation, heat is created.
Explanation:
Walt needs to ensure that messages from a colleague in another organization are never incorrectly identified as spam. What should he do?
A.Configure a safe recipient.
B.Configure a blocked sender.
C.Configure a safe sender.
D.Do nothing.
Answer:
C. Configure a safe sender
Explanation:
It’s dabest thing to do
As per the given scenario, Walt should need to configure a safe sender. The correct option is C.
What is configuration?A system's configuration in communications or computer systems refers to how each of its functional elements is organised in relation to their nature, number, and distinguishing features.
Configuration frequently involves picking the right hardware, software, firmware, and documentation.
A person, group, or organisation that starts the communication is known as the sender. The success of the message stems primarily from this source.
The communication is influenced by the sender's experiences, attitudes, knowledge, competence, perspectives, and culture.
Walt must take care to prevent messages from a colleague in a different organisation from ever being mistakenly classified as spam. He ought to set up a secure sender.
Thus the correct option is C.
For more details regarding configuration, visit:
https://brainly.com/question/13410673
#SPJ2
Please help! -Screenshot-
I am a little unsure about this answer, please let me know if I am correct or if I need to chang it.
Answer: you're correct
Explanation:
that's the only one that has privacy and safety in mind;
password-protected sites are important for keeping your account & info safe
your age and appearance is private and personal information
posting photographs of yourself can be unsafe
so B is right
A Person typed 180 words per 6 minutes with errors in 18 words. Find the gross speed ,Net
speed, and accuracy percentage of his typing.
Which of the following is not a quality of a successful AUP?
A. states acceptable use for school computers
B. covers network etiquette
C. contains a code of conduct for Internet users
D. requires no signatures
Answer:
D. Requires no signatures
Explanation:
An acceptable use policy (AUP) is a set of rules and guidelines that define how computers and networks can be used. An AUP should clearly state acceptable use for school computers, cover network etiquette, and contain a code of conduct for Internet users. All users of the technology must agree to the AUP, usually through a signature.
In Scratch coding how do you make projectiles hit objects.
Answer: Simply add it to fireball create it and instead of the space key why don't you just use the key f4 the fireball it'll do the exact same thing
Explanation:Hope it will help!
Answer:
when sprite1(projectile) touch sprite 2(object) bounce away at (degree/angle or sprite1 follow or target sprite 2
Explanation:
what is the answer i need them now pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls pls
Answer: Insert ribbon > table drop down menu
Explanation:
Answer:Insert ribbon > table drop down menu
Explanation:
Write an algorithm for a program which inputs the lengths a, b and c of the three
sides of a triangle. The program then determines whether the triangle is right-angled
and prints out a message to say whether or not the triangle is right angled. You may assume that a is the longest side. The triangle is right-angled if a2 = b2 + c2
I’m really stuck with this and need help asap
Hello,
Answer:
--//Triangles AlgorithmDeclare the variables of the side of each triangle, in this case, a, b, and c, and input them.
If a^2 == b^2 + c^2
display "This triangle IS right-angled."
Else
display "This triangle is NOT right-angled
Explanation:
The meaning of the word "algorithm" in this situation would be the coding of the program that you are assigned to create. I'll use Python in this. Display, in this case, will mean "print"
Answer:
Triangles algorithm
IF a^2 == b^2 + c^2
then display is to the right
IF it is anything else then display not to the right.
Is a poster the best media form to make a call to action to the government and major corporations? What other media forms could be effective?
Answer:
A Poster can be an effective media form to make a call to action to the government and major corporations, as it allows for visually impactful messaging. However, other media forms could also be effective, such as:
Social media campaigns: Utilize platforms like Twitt..er, Fa..cebook, or Ins..tagram for awareness and mobilization.Online petitions: Collect signatures and demonstrate public support.Video campaigns: Engage viewers emotionally through compelling videos.Mass media advertising: Utilize TV, radio, or print media for broader reach.Advocacy websites: Provide information, resources, and a platform for action.Public demonstrations and rallies: Gather supporters for visible advocacy.Answer:
Explanation:
Online petitions: Collect signatures and demonstrate public support.Video campaigns: Engage viewers emotionally through compelling videos.Mass media advertising: Utilize TV, radio, or print media for broader reach.Advocacy websites: Provide information, resources, and a platform for action.Public demonstrations and rallies: Gather supporters for visible advocacy.