Answer:
to get info
Explanation:
Question 1(Multiple Choice Worth 5 points)
(03.01 MC)
Which line of code will only allow a non-decimal point to be stored in a variable?
candyCost = int(input("How much is the candy?"))
candyCost = input("How much is the candy?")
candyCost = float(input("How much is the candy?"))
candyCost = str(input("How much is the candy?"))
Question 2(Multiple Choice Worth 5 points)
(03.01 MC)
Cheri's teacher asked her to write a program using the input() function. What will this allow her program to do?
Add comments to the code
Allow others to understand the code
Display a string on the screen
Make the program interactive
Question 3(Multiple Choice Worth 5 points)
(03.01 MC)
Jabari is writing a program which prompts a user for a value that is negative and has a decimal. Which function should he use?
float()
int()
print()
string()
Question 4(Multiple Choice Worth 5 points)
(03.01 LC)
In programming, what is a string?
A cable that connects a computer to hardware
A method of threading code into a computer
A system of organizing letters alphabetically
A way to store a sequence of letters, numbers, or symbols
Question 5(Multiple Choice Worth 5 points)
(03.01 LC)
Which function converts the user's input to a number without a decimal?
float()
int()
print()
string()
Answer:
b
Explanation:
it's not a c or d and now I have to make it 20 characters long so I will do this
Your friend Tegan is designing a game that involves cats taking over the world. She wants to use obstacles that are difficult at first, and then use simpler obstacles as the game progresses. Would you try to change her approach? Why or why not?
(game design)
Answer:
I would put levels ranging for level 1 to 50, and start off simple and easy but the game becomes hard during the player plays.
Explanation:
Which of the following camera movements can be used to better fit a character into frame or to allow the camera operator to cycle through an entire landscape to give the audience a sense of the place they are looking at?
pedestal
tilt
rack focus
pan
Answer:
tilt
Explanation:
PLEASE MARK ME AS BRAINLIEST :)
Answer:
An Pedestal so people can see what there looking at very well.
Which type of cyber crime offender requires the highest percentage of risk management in terms of computer monitoring?
A) Sex offenders
B) Identity thieves
C) Low-Risk offenders
D) hackers
Answer: D
Explanation: Hackers are the only type of cyber criminal that monitors your computer
What is the name given to the parts of a computer that you can actually
touch?
Software
Computer Parts
Computer Case
Hardware
Answer:
Hardware
Explanation:
Hardware, is the parts of the computer that you can physically touch. Examples include, the keyboard and mouse.
Hope this helps. <3
Hardware is the name given to the parts of a computer that you can actually touch.
What is Hardware?
The physical components of a computer, such as its chassis, CPU, RAM, monitor, mouse, keyboard, computer data storage, graphics card, sound card, speakers, and motherboard, are referred to as computer hardware.
Software, on the other hand, is a collection of instructions that may be stored and executed by hardware. Software is referred to as "soft" because it is flexible, but hardware is referred to as "hard" because it is rigid in terms of modifications.
Software often instructs hardware to carry out any command or instruction. A useful computer system is one that combines hardware and software, while there are also systems that use simply hardware.
Therefore, Hardware is the name given to the parts of a computer that you can actually touch.
To learn more about Hardware, refer to the link:
https://brainly.com/question/15232088
#SPJ5
Find out the names of at least 20 programming languages and their developers.
Answer:
lala
Explanation:
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
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:
Guess my fav rapper and you will become the BRAINLIEST :)
Answer:
pop smoke or eminen or nf
1. Why is it important to know how to create a slide?
2. How can you utilize the knowledge in making a slide as a student?
in own sentence pls
Answer:
1. Because slides help in improving visual aids. It improves understanding when teaching student.
2. You can make projects, shows, teach others, and play with it just for fun
Explanation:
What two types of devices have a keyboard integrated into the screen?
Question 1 options:
laptops and smartphones
tablets and electric typewriters
typographers and tablets
tablets and smartphones
Answer:
tablets and smartphones
Explanation:
How could this situation have been de-escalated?
What could the different people involved have done?
Felicia and Jen are friends from school. They both audition for the lead role in the school play. The next day, the drama teacher, Mr. Adler, posts the final cast list, showing that Felicia was selected for the role. Felicia posts a photo of the list on social media with the caption "Guess who made LEAD ROLE!! ME!" Other students at her school see the post and make comments.
The comments continue to come in. People start responding with #teamjen and #teamfelicia hashtags. Later, in response to Jayden's comments, Felicia posts an embarrassing picture of Jayden and calls him out for failing Mr. Adler's class.
What happens when you try mixing colors (color3, Vector3) in tech? What happens
A. It fades with the color
B. It prints an error in output and chooses a random color
C. It reverts itself
D. It layers with a random color
E. None of the above
Answer:
A
Explanation:
In Scratch, it is very simple to display a score on the screen. All you have to do iswhat to the score variable? place an instruction bubble next to it insert a score sprite containing the variable check the box next to it insert a drop-down menu containing it
My Recommendation:
I think thats the correct way but I am not sure, I recommend watching something that can help you with that or maybe get a friend to help you with it. Hope this helped! :D
List the different computer industries, and what they do.
(Like the part makers, people who assemble it and stuff not the companies)
Answer:
There are several different industries that are involved in the production and use of computers. These industries include:
Hardware manufacturers: These companies design and produce the physical components of computers, such as the motherboard, processor, memory, storage, and other peripherals.Software developers: These companies create the operating systems, applications, and other programs that run on computers.System integrators: These companies assemble and configure computers, often using components from multiple manufacturers, and sell them to consumers or businesses.Service providers: These companies provide support and maintenance services for computers, including repair, installation, and training.Data centers: These companies operate large facilities that host and manage the data and computing resources of other companies.Internet service providers: These companies provide access to the internet for businesses and consumers.Cloud computing providers: These companies offer computing services, such as storage, networking, and software, over the internet.Consulting firms: These companies provide advice and expertise on the use of computers and technology for business and organizational goals.Answer:
Hardware Manufacturers
Software Developers
System Integrators
Service Providers
Data Providers
ISP
Cloud Computing Providers
Consulting Firms
Explanation:
It is in order..
A friend asks you to look over the code for an adventure game and help figure out why it won’t work. Which of these options is something that would cause a program to work improperly?
Answer:
The code is in the wrong placment
Explanation:
Answer:
what options?
Explanation:
CAN YOU PLEASE ANSWER THE QUESTION DOWN BELOW PLEASE? it not a question it a game
Answer:
Mine craft
Explanation:
Hope I helped! Ask me anything if you have any questions! Brainiest plz. Hope you make an 100% and have a nice day! -Amelia♥
Answer:
link
Explanation:
How do online note-taking tools support students’ academic goals? Check all that apply.
by allowing students to create notebooks to manage school assignments
by providing students with visual reminders of tasks and due dates
by encouraging students to focus on listening in class and discontinue taking written notes
by requiring students to type handwritten notes to make them more legible
by letting students access notes online and share them with their classmates
Answer:
1,2,5
a,b,e
Explanation:
Answer: (1,2,5)
Explanation:
1, by allowing students to create notebooks to manage school assignments
2, by providing students with visual reminders of tasks and due dates
5, by letting students access notes online and share them with their classmates
does anyone no how to screen record on a dell computer
Answer:
im pretty sure if you need to on chrome you can download an extension but it may only record what you do on google
Explanation:
Answer:
yes there are plenty of free software I would recommend OBS or screencastify (screencastify is a chrome extention and is more easy to use than obs)
Explanation:
3 different ways color sensors are used in everyday life.
Answer: The most famous way is to grade colored products, but it's also useful for; Distinguishing coded markings and to detect data codes on a package.
This is the complex version:
Color sensors are widely used in various applications to detect and analyze colors. Here are three different ways color sensors are used in everyday life:
Color Sorting in Manufacturing: Color sensors play a crucial role in industrial manufacturing processes, particularly in product sorting and quality control. For example, in the food industry, color sensors are used to sort fruits, vegetables, candies, or other items based on their color and appearance. By accurately detecting and categorizing different colors, the sensors ensure that only products meeting specific color criteria are selected, improving efficiency and maintaining product consistency.Color Calibration in Displays: Color sensors are employed in devices with displays, such as smartphones, monitors, and televisions, to ensure accurate color reproduction. These sensors measure the ambient light and adjust the display's color settings accordingly. By analyzing the surrounding light conditions, color sensors help optimize the color temperature, brightness, and contrast of the display to provide a visually pleasing and consistent viewing experience.Color Recognition in Home Automation: Color sensors are utilized in smart home automation systems to detect and recognize specific colors. For instance, in lighting automation, color sensors can identify the color of objects or surfaces in a room and adjust the lighting accordingly. This enables dynamic lighting scenes where the color and intensity of the lights can change based on the detected colors, creating an immersive and personalized environment.Additionally, color sensors are used in various applications such as printing, textile manufacturing, medical diagnostics, and color analysis in scientific research. They provide precise and reliable measurements of color information, allowing for enhanced accuracy, efficiency, and improved user experiences in many everyday scenarios.
A bicycle is probably not a computer because it does not
have a screen
require electricity
use information to solve a problem
use the internet
Pls anwser quick
Does anyone know how to change there Name of the account that shows up? If you do please tell me in a comment and/or Answer.
Answer:
change your email
Explanation:
award me brainliest
Which best describes desktop publishing? the process of designing and laying out printed material the positioning of text, graphics, and white space on a page the style of letters and how they are arranged the use of images and colors
Explanation:
the process of designing and laying out printed material.
Answer:A photographic proof where all colors are shown in blue, best used for spot color jobs, and it is used primarily to ... WYSIWYG is technical jargon that describes.
Explanation:
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.
Question 1: Which is used to input information on a laptop? A: Mouse B: Power button C; Memory storage D: Speakers Question 2: Why is sequencing important? (python) A: It allows the programmer to test the code. B: It allows the user to understand the code. C: It ensures the program works correctly. D: It makes sure the code is easy to understand. Question 3: Carlos is using the software development life cycle to create a new app. He has finished coding and is ready to see the output it produces.Which stage of the software development life cycle is Carlos ready for next? A:Coding B: Design C: Maintenance D: Testing
Answer:
1. c
2. b
3. d
Answer:
I think the first one is A
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
what is a logic circuit?
Answer:
A logic circuit is an electronic circuit that performs a specific logical operation on one or more binary inputs to produce a binary output. Logic circuits are made up of electronic components, such as transistors, diodes, and resistors, which are arranged in a specific way to implement a particular logical function, such as AND, OR, NOT, and XOR.
Logic circuits are used in many digital electronics applications, such as computers, calculators, and electronic control systems. They are designed to process digital signals, which consist of binary data represented by voltage levels or current flow. By manipulating these signals with logical operations, logic circuits can perform arithmetic, comparison, and decision-making functions, among others.
There are many different types of logic circuits, ranging from simple gates that perform basic logical functions, to more complex circuits that implement more advanced functions, such as flip-flops and registers that can store and manipulate data. The design and analysis of logic circuits is an important area of study in electrical engineering and computer science.
Explanation:
Answer: a circuit for performing logical operations on input signals.
Explanation: Pleas give brainliest
I’m gonna ask this again because I REALLY need an answer.
What are solenoids used for? I know what they are and how they work but I can’t think of ways they can be applied
Answer:
the answer is what I attached to this
3s X 82 = X +y? is this true
Answer:x
x+y over 3x^82
Explanation:
Answer:
yes i think :D
Explanation:
1.What are some examples of cyber crime?
2. What is a computer virus?
3. What are some ways a computer can get a virus?
4. What are some things you can do to be safe on the internet?
Answer: 1.Illegal Gambling. The Internet Skill Game Licensing and Control Act was introduced in Congress in 2008.
2. A computer virus is a type of computer program that, when executed, replicates itself by modifying other computer programs and inserting its own code.
3.Malicious online ads, also known as Malvertising, is just another way your computer can get a virus without any realization or traceable evidence.
4.Secure Your Network. Many of our computers connect to our files, printers, or the Internet via a Wi-Fi connection.
Explanation: