Answer:
The LCD screen inverter is failing.
Today technology is based in Science and engineering, earlier it was based on
__________ _____-_____.
Answer:
Technical know-how
Explanation:
Read the Python program below:
1 num1 = int(input())
2
num2 = 10 + num1 * 2
3
print(num2)
4 num1 = 20
5 print(num1)
Question 2
When this program is executed, if the user types 10 on the
keyboard, what will be displayed on the screen as a result of
executing line 5?
A. 10
B. 20
C. 10 and 20
D. There is an error in the program because a variable cannot
hold two values at the same time
When the program is executed and the user types 10 as input, the program will display the following on the screen as a result of executing line 5: 20 (Option B)
How does this work?Line 5 print(num1) will print the value stored in the variable num1, which is 20 at that point in the program.
The variable num1 was reassigned the value 20 in line 4, so the updated value of num1 is printed, which is 20. Therefore, the output will be 20.
Learn more about program at:
https://brainly.com/question/23275071
#SPJ1
state not more than 30 words on letter to your parent telling how grateful you are for sending you to school?
Dear Mom and Dad,
I just wanted to take a moment to express my gratitude for all that you have done for me, especially sending me to school. I know that it is a sacrifice for our family, but I am truly grateful for the opportunity to receive an education.
Every day, I am learning new things and developing skills that will help me in the future. I am surrounded by supportive teachers and classmates who push me to do my best. I know that none of this would be possible without your love and support.
Thank you for investing in my future and giving me the chance to pursue my dreams. I promise to work hard and make you proud.
With love and appreciation,
[Your Name]
For more such questions on Mom, click on:
https://brainly.com/question/30194284
#SPJ11
16 Select the correct answer. Rachel has set up a computer network. In this network, due to a device, the computers partake in the message transfer process. Which device is this? ОА. NIC B. hub C. modem D. switch E. bridge Reset Reset Next
Answer:D. switch
Explanation:cause it is
What is the word to tell excel that you want it to do math
Are you referring to functions? In a cell you can type "=" and it will allow you to enter a formula to insert math equations involving other cell values.
As a computer programmer, a principal of a famous
private school in your country has a challenge in his
school when it comes to people from all walks of life
checking the entry requirement for admission into the
school.
As a computer programmer, write a simple application
in pseudocode that will enable people from any part of
the world to use in checking the entry requirement.
The entry requirement is as follows
1. The student must be a Ghanaian
2. Must be 18 years and above
3. Must be a male or female
This program would allow people check the entry requirement for admission into this famous private school.
START
nationality = INPUT : “Enter your country of origin”
IF the variable country is equal to Ghana
PRINT "Accepted"
ELSE
PRINT "Not accepted"
age = INPUT : "Enter your age"
IF the variable age is equal to 18 THEN,
PRINT "Accepted"
ELSE IF the variable age is greater than 18
PRINT "Accepted"
ELSE
PRINT "Under age"
gender = INPUT : "Enter your gender (Male/M/m or Female/F/f)";
IF the variable gender is equal to "Male" "M" and "m" THEN,
PRINT "Male"
ELSE IF the variable gender is equal to "Female" "F" and "f" THEN,
PRINT "Male"
Else
PRINT "Unspecified gender";
END
What is an algorithm?An algorithm can be defined as a standard formula which comprises a set of finite steps and instructions that must be executed by a software program, in order to proffer solutions to a problem on a computer, under appropriate conditions.
What is a pseudocode?
A pseudocode can be defined as a description of the steps that are contained in an algorithm, especially through the use of a plain (natural) language.
Read more on pseudocode here: brainly.com/question/13208346
#SPJ1
Chinh wants to have a program print, "Sorry, but that isn’t one of your options" until the user enters the correct information. What should be used to do this?
a database
import
a while loop
a for loop
Answer:
I really beleive its a while loop
Explanation:
Chinh wants to have a program print, "Sorry, but that isn’t one of your options" until the user enters the correct information so a while loop should be used to do this.
What is a while loop ?A "While" Loop is used to copy a selected block of code an unknown range of instances, till a circumstance is met. For example, if we need to invite a person for a variety of among 1 and 10, we do not know how in many instances the person can also additionally input a bigger range, so we preserve asking "whilst the range isn't among 1 and 1.
The whilst loop is used whilst we do not know the range of instances it's going to repeat. If that range is infinite, or the Boolean circumstance of the loop by no means receives set to False, then it's going to run forever.
Read more about the a database
https://brainly.com/question/26096799
#SPJ2
Shady lady Mortgage Company requires an insurance down payment on all its mortgages based on the
following schedule:
5% on the first $25,000
3% on the remaining balance Develop the logic required for a program to computer the down payment requires by the mortgagee and list the mortgagee's account number and name. The input data record will contain name, account number,
and mortgage amount. Use functions. Add comments and use the output formatting for the
currency.
Please I somebody to write me a code out please!
Paragraph text alignment can be found under which category within the Paragraph popup window? A) General B) Indentation C) Spacing D) Preview
Paragraph text alignment can be found under General category within the Paragraph popup window. Thus, option A is correct.
Text-aligned can be determined as the horizontal orientation of inline material, such as text and pictures. It is a property of text-align, that are set to correct and provide justification. This type of alignment is divided into three parts are Left, right, and center.
Left alignment aligned the content on the left side. Right alignment aligned content into the right side. Center alignment aligned content in the center position.
Learn more about alignment on:
https://brainly.com/question/13014005
#SPJ1
Which of the following is NOT a video playback option in Microsoft PowerPoint?
The option that is NOT a video playback option in Microsoft PowerPoint is Record Narration
What is the Microsoft PowerPointIn Microsoft PowerPoint, "program playback alternatives" concern the various controls and scenes that are accessible for performing and maneuvering a television file that has been introduced into a flow.
This feature is independent to video playback but moderately to accumulating visual and audio entertainment transmitted via radio waves to the performance. When you record a reading, you can occasion it to play instinctively accompanying each veer or admit the consumer to control playback.
Learn more about Microsoft PowerPoint from
https://brainly.com/question/23714390
#SPJ1
An Acceptable Use Policy (AUP) are designed for the purpose of _____.
compressing files
maximizing processing power
safety
anonymity
Answer:
maximizing processing power
An Acceptable Use Policy is made up for safety. Check more about the terms below.
What does an Acceptable Use Policy made up of ?An acceptable use policy is one that is made up of a general statement that links to the safe and good use of email and the internet.
Note that based on the above, An Acceptable Use Policy is made up for safety of all in the use of the internet.
Learn more about Policy from
https://brainly.com/question/3653791
#SPJ2
Suppose there are two links between a source and a destination. The first link has transmission rate 50 Mbps and the second link has transmission rate 10 Mbps. If the only traffic in the network comes from the source, what is the throughput for a large file transfer?
Answer:
10 Mbps
Explanation:
In this situation, the throughput for a large file transfer would be 10 Mbps. This is because in situations where there are more than one entries going into a single destination the throughput will be the lowest transmission rate as this rate would be the one that is bottlenecking the entire transfer. That is because the other links would be able to handle the speed of the lowest transmission rate but the lowest rate cannot handle the speeds of the other links, thus limiting the throughput.
do 1-3 and for number 3 I would say just use a image for that one tyyy who
Answer:
1. Kpop,Anime and for holidays I like thanksgiving and christmas.
2. Children Appreciation Day
3. is the image below
Explanation:
To find the sum of 56, 67,89
Answer:
212
Explanation:
56+67+89=212
The answer is 212
What is a printed copy of computer output called
Answer:Touchscreen
Explanation:
Answer:
touch screen, hard copy
Which IDEs support multiple high-level programming languages? Select all that apply.
Eclipse
Visual Studio
Xcode
Linux
Answer:
The correct answer to this question is given below in the explanation section.
Explanation:
This question is about integrated development environments (IDEs) that support multiple high-level programming languages.
All mentioned IDEs such as Eclipse, Visual Studio, and Xcode support multiple high-level programming languages except Linux.
Using Eclipse, you can do Java programming easily and can build Java-based programs, and also you can do android programming in Eclipse while importing required android settings and libraries. Visual Studio is a Microsoft IDE, in which you can build desktop, web, and mobile, and windows phone app easily using high-level programming. Xcode is an integrated development environment for macOS containing a suite of software development tools developed by Apple for developing software for macOS, iPadOS, iOS, watchOS, and tvOS.
While Linux is not an IDEs, it is an open-source operating system based on Linux kernel.
Answer:
Eclipse
Visual Studio
Xcode
Explanation:
According to the video, what are some concerns of Webmasters? Check all that apply.
how fast the website can be accessed
how many writers provide content for a website
how to create images for a website
the number of similar websites that exist
the time it takes for elements on a website to download
website security and privacy
Answer:
A.how fast the website can be accessed
E.the time it takes for elements on a website to download
F.website security and privacy
Explanation:
Answer:
1,5,6
Explanation:
hope this helps gg
Define basic logical gates with its symbol, algebraic expression and truth table.
Answer:
A truth table is a good way to show the function of a logic gate. It shows the output states for every possible combination of input states. The symbols 0 (false) and 1 (true) are usually used in truth tables. The example truth table shows the inputs and output of an AND gate.
Explanation:
My laptop volume has got really low all of a sudden. It wasn't the best to start with but now i can barely even hear it at 100%. Is there some sort of settings that can change this?
Answer:
make sure the speaker is clean and you volume setting is on normal there is alot of setting for deaf people so make sure that is correctly
Use the code above to write a program that, when run, draws 1000 points at random locations on a frame as it runs. For an added challenge, have the 1000 points be randomly red, green, or blue.
The code to write a program that, when run, draws 1000 points at can be in explanation part.
What is coding?We connect with computers through coding, often known as computer programming. Coding is similar to writing a set of instructions because it instructs a machine what to do.
You can instruct computers what to do or how to behave much more quickly by learning to write code.
The program for the given scenario can be:
import simplegui
import random
def draw_handler(canvas):
for x in range(1000):
colorList = ["Yellow", "Red", "Purple", "White", "Green", "Blue", "Pink", "Orange"]
c = random.choice(colorList)
x = random.randint(1,600)
y = random.randint(1,600)
canvas.draw_point([x, y], c)
frame = simplegui.create_frame('Testing', 600, 600)
frame.set_canvas_background("Black")
frame.set_draw_handler(draw_handler)
frame.start()
Thus, this is the code for the given scenario.
For more details regarding coding, visit:
https://brainly.com/question/17293834
#SPJ9
Your question seems incomplete, the missing part is:
ode practice edhisive
You should see the following code in your programming environment:
Import simplegui
Def draw_handler(canvas):
# your code goes here
Frame = simplegui.creat_frame(‘Testing’ , 600, 600)
Frame.set_canvas_background(“Black”)
Frame.set_draw_handler(draw_handler)
Frame.start()
You just figured out the root cause of an application error. You changed some configurations on the affected machines and verified that the users have full functionality. What should you do next?
After resolving the application error and verifying that users have full functionality,the next step is to document the changes made and the steps taken to resolve the issue.
How is this so?This documentation is crucial for future reference, troubleshooting, and knowledge sharing within the team.
Also, it is important tocommunicate the resolution to the relevant stakeholders,such as users or supervisors, to ensure they are aware of the resolution and can provide f eedback if necessary.
Learn more about application error at:
https://brainly.com/question/30062195
#SPJ1
1. Write an if statement that assigns 20 to the variable y, and assigns 40 to the variable z
2. Write an if statement that assigns 10 to the variable b, and 50 to the variable c if the
3. Write an if-else statement that assigns 0 to the variable b if the variable a is less
than 10. Otherwise, it should assign 99 to the variable b.
Has and how does it work?
Algorithm Workbench
of the variable x is greater than 100.
variable a is equal to 100.
Answer:
if x > 100:
y = 20
z = 40
Explanation:
program a macro on excel with the values: c=0 is equivalent to A=0 but if b is different from C , A takes these values
The followng program is capable or configuring a macro in excel
Sub MacroExample()
Dim A As Integer
Dim B As Integer
Dim C As Integer
' Set initial values
C = 0
A = 0
' Check if B is different from C
If B <> C Then
' Assign values to A
A = B
End If
' Display the values of A and C in the immediate window
Debug.Print "A = " & A
Debug.Print "C = " & C
End Sub
How does this work ?In this macro, we declare three integer variables: A, B, and C. We set the initial value of C to 0 and A to 0.Then, we check if B is different from C using the <> operator.
If B is indeed different from C, we assign the value of B to A. Finally, the values of A and C are displayed in the immediate window using the Debug.Print statements.
Learn more about Excel:
https://brainly.com/question/24749457
#SPJ1
Example of vector image format
Answer:
JPEGs, GIFs and PNGs are common raster image types. ...
Vector images, alternatively, allow for more flexibility. Constructed using mathematical formulas rather than individual colored blocks, vector file types such as EPS, AI and PDF* are excellent for creating graphics that frequently require resizing.
The Earth receives different amounts of energy from the Sun in each hemisphere because
Answer:
The correct answer is option C. "its axis is tilted".
Explanation:
The axis of the Earth is tilted at an angle of 23.5 degrees away from vertical, perpendicular to the plane. This tilt results in the Earth receiving different amounts of energy from the Sun in each hemisphere and having its characteristic seasons. This phenomena is explained by how the Earth responds to its axis being tilted, which is by traveling in a loop around the Sun each year.
Define a function ScaleGrade that takes two parameters: • points: an integer, passed by value, for the student's score. • grade: a char, passed by reference, for the student's letter grade. ScaleGrade() changes grade to C if the points are greater than or equal to 67 and less than 80, and grade is not C. Otherwise, grade is not changed. The function returns true if grade has changed, and returns false otherwise. Ex: If the input is 67 D, then the output is: Grade is C after curving. 2 using namespace std; 3 4 int main() { 5 int studentTotal; 6 char studentGrade; 7 bool isChanged; 8 9 cin >> student Total; 10 cin >> studentGrade; 11 12 isChanged = ScaleGrade (studentTotal, studentGrade); 13 14 if (isChanged) { 15 cout << "Grade is " << studentGrade << " after curving." endl; 16 } 17 else { 18 cout << "Grade " << studentGrade << " is not changed." << endl; 19 } 20 1 2 3
Use the drop-down menus to identify the roles that can be granted to a delegate in Outlook.
The
role grants read, create, and modify permissions.
The read-only permission is granted by the
role.
The
v role will allow the user to create new items.
Answer:
editor
reviewer
author
Explanation:
on edg
Answer:
editor
reviewer
author
Explanation:
How many bits are required to encode a character in extended ASCII?
Answer:
8 bits
The basic ASCII set uses 7 bits for each character, giving it a total of 128 unique symbols. The extended ASCII character set uses 8 bits, which gives it an additional 128 characters. The extra characters represent characters from foreign languages and special symbols for drawing pictures.Explanation:
Answer:
8 bits are required to encode a character in extended ASCII.
a job posting is the best way to find out what are required for a position
Answer:
Work experience. Work experience is how much time you have spent in positions similar to the one you are applying for.
Skills. Each position requires different skills to successfully complete the work. These include technical, soft and hard skills.
Education. Education requirements allow employers to express what kind of formal classroom training would help someone accomplish the job.
Explanation:
Hope this helped
Answer:
Hard skills
Explanation:
I got it right on CAOLA
In a user interface, a screen is best understood as
A.a console
b.a variable
c.an input
d. an element
Answer:
d. an element
Explanation:
User Interface design is simply the designs that are used to model a product like an application.
In a user interface, a screen is best understood as an element.