Answer:
The title tag is basically your saved document
Save as and poof
High Hopes^^
Barry-
over the past few years a very definite need has arisen in the electrical trades for:
why does this site force you to make an account to get literally anything at all i want to pass the 9th grade not watch 5 ads per question
Answer:
They do anything for money sis
Explanation:
ASAP ε=ε=ᕕ(°□°)ᕗ
Sorry if you can't see it but please help me if you can!
why is sequencing important in coding
Answer:
To make sure you get the pattern correct.
Explanation:
Each code has a different detail that makes it do what it needs to do
rq+6=8-5+32=?
do not answer this question unless you have the full response
Answer:
i will help hold on
Explanation:
Answer:
i have the answer dm on on inxta at nattybatter
Explanation:
X = "apple"
y = X
z = "banana"
print(x
+
+
y + "\n" + z)
What is output?
pede po bang pa pic ang gulo po Kasi ehh
What do you think could be done to encourage more women to study computer science
many top colleges are making efforts to recruit female computer science students, making it an ideal time for women to pursue computer science degrees. The computer science field has been trying to appeal more to female employees by moving toward longer maternity leave and better work-life balance for working moms. I think that there have been great strides in encouraging women and minorities to consider studying computer science. I see increased interest and participation among women and minorities in my community and it is encouraging, however, I also recognize that I live in a pretty unique place. To combat this type of challenge, I think we need to continue to normalize the idea of females in Computer Science and also expand the programs outside of big cities and academic towns.
Explanation: these are reasons why women should do computer science.
hope this helps :)
true or false: if a comment is posted anonymously, it cannot be considered hate speech or cyber bullying
Answer:
false
Explanation:
Think about it
It is false that if a comment is posted anonymously, it cannot be considered hate speech or cyber bullying.
What is cyberbullying?The use of technology to harass, threaten, embarrass, or target another person is known as cyberbullying.
Online threats, as well as mean, aggressive, or rude texts, messages, posts, or messages, are all considered. Posting personal information, pictures, or videos intended to hurt or embarrass someone else is also prohibited.
One or both of the following are involved in cybercrime: Using viruses and other types of malware, criminals target computers. Criminal activity involving the use of computers to commit other crimes.
Cyberbullying or cyber harassment is a type of bullying or harassment that takes place over the internet. Online bullying includes cyberbullying and cyber harassment.
When a comment is made anonymously, it is considered hate speech or cyberbullying.
Thus, the given statement is false.
For more details regarding cyberbullying, visit:
https://brainly.com/question/8142675
#SPJ2
LEAF library in py can be expressed in what form?
Answer:
In open form
Explanation:
Which of these best describes the difference between ports and slots?
Answer:
hi
Explanation:
What sense?
you mean something like that?
ports are temporary stops for maritime transport, and slots are used for long-term living here.
Should student be allowed to bring mp3 players and electronic dives to school
Answer:
Yes
Explanation:
Like said in the other answer, as long as it's not distracting and interferes with other student's education. Phones would sorta be a problem since most kids distract others with them, but mp3s absolutely!
Modify the guessing-game program so that the user thinks of a number that the computer must guess.
The computer must make no more than the minimum number of guesses, and it must prevent the user from cheating by entering misleading hints.
Answer:
Follows are the code to this question
import random as R #import randaom package
import math as M #import randaom package
S= int(input("Input smaller number: "))#defining variable and input value
L= int(input("Input larger number: "))#defining variable and input value
C= 0#defining variable and assign value
while True:#define loop
C+= 1#count value
num= (S+L) // 2#calculate average
print('%d %d' % (S,L))#print value
print('number : %d' % num)#print average
choice = input('Input =, <, or >: ')#input value in choice variable
if choice == '=':#define if to check value
print("Hooray, you get %d tries" % C)#print message
break#use break
elif S==L:#defining and condition to check it is equal
print("I'm out from the guesses, and you cheat")#print message
break#use break
elif choice == '<':#defining another condition to check
L = num - 1#calculate larger value
else:#else
S= num + 1# calculate smaller value
Output:
please find the attached file.
Explanation:
In the code first, we import the "math and random" package, then two-variable "S and L" is defined, in which it is used to input the value from the user-end, and variable "c" is defined to count the value.
In the next step, a while loop is defined, that uses the input value and print its average vale, and the choice variable to input the symbol value and use the conditional statement, which is defined as follows:
In if block, if the choice is equal it will print a message.In elif s is equal to l it will print message.In elif, the choice is "<" it will calculate the less value and print its value, otherwise, it will go in else, in this it calculates the value of "S".Select all that apply.
Which font types are appropriate for use in text paragraphs?
serif
sans-serif
historical
script
novelty
Answer:
sans-serif, novelty, and script.
Explanation:
what is the true colar of water
Answer:
blue
Explanation:
becausse it's blue and it's water
Which is the best description of the difference between bound and unbound forms? O Bound forms are similar to hierarchical forms but pop up in a separate window, while unbound forms are flat forms that do not have subforms. O Bound forms are linked to a table or query, while unbound forms are not linked to a table or query but are used to operate and navigate a database. O Bound forms perform tasks based on user input, while unbound forms navigate between multiple forms. O Bound forms are the basic interface for inputting information into tables or queries, while unbound forms ha more subforms within the main form. one or
Answer:
B. Bound forms are linked to a table or query, while unbound forms are not linked to a table or query but are used to operate and navigate a database.
Explanation:
Why does people report me on here when I say some of the things they ask on here isn't school related just some uncalled for things? I know this is probably uncalled for but still why do they do that
Answer:
I don't know maybe people don't like anything school related
Explanation:
Answer:
I don't know maybe people don't like anything school related
Which principle of animation deals with imparting a unique identity to the animated character?
A.
storyboard artist
B.
background animator
C.
special effects animator
D.
3D modeler
E.
multimedia designer
What is some advice you would give someone who is just starting online learning 2 sentences
Answer:
It sucks. But i would say if you get behind do your homework for that day and then doing one or two missing assignments. It really helps to take more notes than you would in actual school because its harder to ask the teacher for help.
Explanation:
A workstation has been moved from the first floor to the fifth floor within an organization. The user is now reporting that the workstation cannot connect to the network. A technician suspects that the workstation could not obtain an IP address from a DHCP server. What is a possible cause of the problem?
Answer:
The workstation has been configured with a static IP address.
Explanation:
A computer network connects two or more computers together. It provides this interconnection between them using several protocols.
A computer in a network is called a node or workstation and must have an IP address. IP addresses can be assigned statically or dynamically. The static IP address permits the administration to manually configure the IP address, while dynamic addressing is done by the DHCP server protocol.
If a workstation is moved from a network of workstations with static addresses to a dynamically assigned address network, it should be configured to a DHCP server or its static address may conflict or not exist in the network.
witchs one better mr beast or pewdiepie
(mrbeast)
Answer:
MR BEAST IS MR BEST
Explanation:
Discribe a place that you have dremed about that does not exit in a real life
What are the 3 general themes that are found in great advertising
Answer:
Personal Appeal, Social Appeal, and Humor Appeal
Explanation:
Can you clone apps form your PC and to other PC?
Yes or No
Answer:
Yes, a USB cable can help transfer data you obtained to another PC.
Explanation:
Hope this helps :)
you want some points? whoever answers first gets 48 points. no cap. better be quick.
what's 2+2=?
Answer:
4
Explanation:
Answer:
4444444444444444444444444
Select the appropriate things to try if you are unable to connect to the Internet.
A) Check the correct IP address.
B) Switch to a different router.
C) Turn the power off and on repeatedly.
D) Run net start.
F) Switch cable types.
G) Check the browser configuration.
H) Check
Answer:
the correct answer is C and G.
Explanation:
Usually when a home router isnt working properly the first thing you should do is restart the router. Then, check your browser config to see if theres any issues.
Dave is a recruiter for a large video and animation firm. He is looking for an employee who is willing to give productive hours to activities related to the job. Which quality is he looking for? A. responsibility B. flexibility C. trust D. reliability E. integrity
Answer:
reliabitlity
Explanation:
The bindery process of cutting irregular shapes and patterns in press sheets is called what?
a. stitching
b. die cutting
c. comb binding
d. folding
I play Among us :) hbu
Answer:nice
Explanation:u tryna play doe?
What are the different kinds of program control structures?
Answer:
Flow of Control:
Flow of control through any given function is implemented with three basic types of control structures:
Sequential: default mode. Sequential execution of code statements (one line after another) -- like following a recipe
Selection: used for decisions, branching -- choosing between 2 or more alternative paths. In C++, these are the types of selection statements:
if
if/else
switch
Repetition: used for looping, i.e. repeating a piece of code multiple times in a row. In C++, there are three types of loops:
while
do/while
for
Which game is better? Among us or ROBLOX -
Answer:
Both are equally good, but Roblox is better for kids
Explanation:
This is because when you are imposter and kill someone it shows a bone and there is a bit of blood!
Answer:
Gud question...
Explanation:
Among us is violent
Roblox is good for kids
so 50 50