Some of the online activities among businesses are:
SEO consultant. ...Web designer or web developer. ...Blogger. ...Virtual assistant. ...Affiliate marketer, etcWhat are Online Activities?This refers to the various activities that are done on the world wide web and is usually used by businesses to increase visibility, and in turn, revenue.
Hence, we can see that the use of online activities by businesses are important because the products and services for sale by businesses are advertised to target audiences through some of the aforementioned activities.
Read more about online activities among businesses here:
https://brainly.com/question/27172895
#SPJ1
You get in your car after work and turn
on the radio. What type of communication does the
radio use?
Answer:
Radio Waves
Explanation:
Pretty self-explanatory.
Radio is a technology that uses radio waves for signaling and communication. Between 30 hertz (Hz) and 300 gigahertz, radio waves are electromagnetic waves (GHz).
What is the process of radio communication?Electromagnetic waves are sent and received by radio equipment to operate. An extremely fast-moving electrical current is what makes up the radio signal. This field is broadcast by a transmitter using an antenna; a receiver picks up the field and converts it to the audio heard on the radio.
Radio technology is the transmission and reception of communication signals made of electromagnetic waves that bounce off the ionosphere or a communications satellite or pass through the air in a straight line.
Modern technology uses radio waves for a wide range of purposes, including broadcasting, radar and radio navigation systems, fixed and mobile radio communication, wireless computer networks, and communication satellites.
Learn more about Radio waves here:
https://brainly.com/question/21995826
#SPJ2
In what way, if any, is the impact of a given risk affected by the timing of a project?
The impact of a given risk is greater in the middle of a project.
The impact of a given risk is not affected by the timing of a project.
The impact of a given risk is greater in the beginning of a project.
The impact of a given risk is greater toward the end of a project.
The impact of a given risk affected by the timing of a project is that The impact of a given risk is greater in the beginning of a project.
What is perfect timing?This is known to be the time when something happens at what we call the exact right or ideal time.
Time is known to be a key or one of the factors that is said to often makes projects what they stand to be.
Note that; projects are said to be often bounded by scope, time, cost, quality and others.
Hence, The impact of a given risk affected by the timing of a project is that The impact of a given risk is greater in the beginning of a project.
Learn more about timing from
https://brainly.com/question/2854969
#SPJ1
Answer: The likelihood of risk is greater in the beginning of a project.
Explanation: I got it right on edge
Question One
a) The research department of De-mod Limited has developed a software at a cost of ten million cedi that is a game changer. In other to ensure total ownership and control of the software, you have been consulted to provide an advice on what De-mod Limited can do to maintain absolute ownership and control of the newly developed software.
With the knowledge you have acquired in this course, examine at least three protections for developers of computer software, stating the merits and demerits of each EV(7Marks)
The three protections for developers of computer software, are:
Patents Copyright and Trade secretsTrademarks.What are the different kinds of protection of computer software?The principal modes of protection of software is known to be copyright and patents. Copyright is said to be used a lot so as to protect computer program, this is due to the fact that writing of a code is one that tends to be similar to any other kinds of literary work.
Patents are known to be exclusive right of a person to make or produce, use their invention and thus The three protections for developers of computer software, are:
Patents Copyright and Trade secretsTrademarks.Note that the use of patent and copyright benefits a person as it tends to give them the power over their products and services.
Learn more about computer software from
https://brainly.com/question/1538272
#SPJ1
Task 04
Write C# code which generates and displays 10 random (integer) numbers between 0 and
50, note that each time this program runs the results are different.
Task 05
Repeat your code from the previous exercise.
In addition to generating the 10 random numbers, display the lowest of the 10 numbers.
Task 06
Repeat your code from the previous exercise.
In addition to the lowest number, display the highest and the average of the 10
numbers.
Answer:
are u sure this is the right question?
Explanation:
Write a program to print ( SQUARE ) of first 10 natural numbers using while wend loop.
The program that will print (SQUARE) of first 10 natural numbers using while loop is given below.
What is the code that returns the above result?The program that returns the above result is:
public class KboatNaturalNumbers
{
public static void main(String args[]) {
int n = 1;
int sum = 0;
while (n <= 10) {
System.out.println(n);
sum = sum + n;
n = n + 1;
}
System.out.println("Sum = " + sum);
}
}
What is a loop?A loop is a set of instructions that are repeatedly carried out until a specific condition is met in computer programming.
In most cases, a given procedure, such as collecting data and changing it, is followed by a condition check, such as determining whether a counter has hit a predetermined number.
Learn more about loops:
https://brainly.com/question/26568485
#SPJ1
Assemble a client computer based on your programmed of study (e.g IT, CS, Business etc), discussing the type of components ( giving their exact names and functions) you would need and gives reasons why you need them
The assembly of client computer based on IT are:
The monitor - Acer Nitro XV282K KVbmiipruzx The CPU - 64-Core TR 3990XThe mouse - Logitech MX Master 3Voltage regulator- APC Line-R Automatic Voltage RegulatorSolar battery - Tesla Powerwall 2.Microsoft office 365The reasons why I need the above hardware and software is because they are the one of the best in regards to IT and they will really help me a lot in regards to gaming and programming.
What is a client computer in regards to computer?The term client computer is known to be one that is often used at home and also in corporate environment.
A client is seen as an kind of computer hardware or software device that is known to often needs access to a service that is said to be provided by a server. Clients are known to be the requesting program or the user that is in a client-server base.
Therefore, The assembly of client computer based on IT are:
The monitor - Acer Nitro XV282K KVbmiipruzx The CPU - 64-Core TR 3990XThe mouse - Logitech MX Master 3Voltage regulator- APC Line-R Automatic Voltage RegulatorSolar battery - Tesla Powerwall 2.Microsoft office 365Learn more client computer from
https://brainly.com/question/14753529
#SPJ1
Which term describes a Cloud provider allowing more than one company to share or rent the same server?
The term that describes a cloud provider allowing more than one company to share or rent the same server is known as Multitenancy.
What is a cloud?A third-party business offering a cloud-based platform, infrastructure, application, or storage services is known as a cloud service provider.
Companies often only pay for the cloud services they use, as business demands dictate, similar to how a homeowner would pay for a utility like electricity or gas.
Data for each renter is separated and inaccessible to other tenants. Users have their own space in a multi-tenant cloud system to store their projects and data. Multi-tenant cloud system helps in the clouding of private and public sectors.
Thus, Multitenancy is the term used to describe a cloud service that permits many businesses to share or rent the same server.
To learn more about cloud, refer to the link:
https://brainly.com/question/27960113
#SPJ2
Which option is an example of an array of numbers?
A. The answer to whether you have finished your homework
B. A list of items that you need to pick up at the grocery store
OC. A list of order numbers for books in a section of a bookstore
D. The name of your local computer supply store
C. A list of order numbers for books in a section of a bookstore
Please solve this in JAVA
Please see the attachment
Answer:
I'm going to do it but you should try these things for yourself or else you won't learn.
Explanation:
-First create a project (I'm using Netbeans 14 and the project is a Maven, but the code should work on any IDE)
-Name the project 'ShoppingCartPrinter' and leave the package name as it is. This is the main class so the main method is gonna be there already.
-Then you will create a second class named 'ItemToPurchase'. So I'll leave the code in the attachment (at the bottom of my answer it's written 'Download txt') or else brainly will think it's some sort of redirection to another websites because of the 'dots' and won't let me post it.
How many outcomes are possible in this control structure?
In regards to computing, The numbers of outcomes possible in this control structure is two.
Check more about control below.
What is a Control Structures?Control Structures is known to be made up of blocks that helps to examine variables and one can be able to choose directions where they can go to and this is often based on its given parameters.
Note that the basic Control Structures in programming languages are composed of Conditionals (or Selection) that helps to execute one or a lot of statements if the given condition is met.
Hence, The numbers of outcomes possible in this control structure is two.
Learn more about control structure from
https://brainly.com/question/26504433
#SPJ1
Answer:
i think your asking about the forever one in computer scinece
im pretty sure its 2
Explanation:
Capgemini
Which among the following statements are not true?
RPA automates business process service activities by utilising the
presentation layer.
ITPA involves connecting the application servers, databases, operating
system and other components at the IT layer and automates the
process flow and creates the scripts and schedule them at the
scheduler in the Orchestrator.
RPA is completely rule based and works on structured data . It isn't
compatible to be applied on unstructured data.
Cognitive systems self learn from the processes based on historical
patterns.
Answer:
RPA is completely rule based
For a lens with focal length f find the smallest distance possible between the object and its real image.
Answer:
Ray optics and optical instruments show that the least possible distance between an object and its real image for convex lens is 4f where f is the focal length of lens
Discuss the concept of the “state of a process”. Give examples to illustrateyour answers?
The Discussion on the concept of the “state of a process” is given below
What are the states of a process?The state of a process is known to be a term that connote the current activity of any given process.
Note that it is said to be New as the process is said to be in the process of being formed.
Note that it is one that is said to be Running as it is said to be in a state where the instructions are said to being executed.
Note that it is also known to be the process of Waiting as the state of this process which is in waiting state is one which has to wait until an event has taken place.
The example is like I/O operation in the process of completion or receiving a given signal.
Learn more about process from
https://brainly.com/question/711394
#SPJ1
Several users on the second floor of your company's building are reporting that the network is down. You go to the second floor to investigate and find that you are able to access the network. What troubleshooting step should you take next?
The troubleshooting step that you should take next is to Question User.
What is Troubleshooting?This refers to the diagnostics that is run on a computer program or system in order to find the problem that is causing it to malfunction or misbehave.
Hence, we can see that based on the fact that several users on the second floor of your company's building are reporting that the network is down and go to the second floor to investigate and find that you are able to access the network, the troubleshooting step that you should take next is to Question User.
Read more about troubleshooting here:
https://brainly.com/question/13818690
#SPJ1
Write the function definition for a function called list_total that accepts a list of integers
as a parameter. The function should sum all the numbers in the list and return the total.
Answer:
def list_total(numbers):
sum_of_numbers = 0
for number in numbers:
sum_of_numbers += number
return sum_of_numbers
Explanation:
So, to define a function, the syntax is simply:
def functionName(arguments here):
# code
So to define a function called "list_total" which accepts a list of integers, you write:
"
def list_total(numbers):
# code
"
any the "numbers" is a parameter, and it's just like any variable, so you can name it anything besides keywords. I just named it "numbers" since it makes sense in this context, you could also write "integers" instead and it would be just as valid, and may be a bit more specific in this case.
Anyways from here, the initial sum should be equal to 0, and from there we add each number in the list to that initial sum. This can be done by initializing a variable to the value "0" and then traversing the list using a for loop. This can be done as such:
"
def list_total(numbers):
sum_of_numbers = 0
for number in numbers:
# code
"
So for each element or integer in the list "numbers" the for lop will run, and the variable "number" will contain the value of the current element it's on.
So we can add the "number" to the sum_of_numbers as such:
sum_of_numbers = sum_of_numbers + number
but there is a shorter way to do this, and it's represented as:
sum_of_numbers += sum_of_numbers
which will do the same exact thing. In fact this works for any mathematical operation for example:
a *= 3
is the same thing as
a = a * 3
and
a /= 3
is the same thing as
a = a / 3
It's the same thing, but it's a much shorter and more readable notation.
Anyways, this code will go in the for loop to almost finish the code
"
def list_total(numbers):
sum_of_numbers = 0
for number in numbers:
sum_of_numbers += number
"
The last thing is to return this value, and this is simply done by using the syntax:
"return {value here}"
and since the sum_of_numbers has the value, we write
"return sum_of_numbers"
at the end of the function, which is very very important, because when you use the return keyword, you end the function, and return whatever value is next to the return to the function call
So to finish the code we just add this last piece to get:
"
def list_total(numbers):
sum_of_numbers = 0
for number in numbers:
sum_of_numbers += number
return sum_of_numbers
"
Saira is having a crisis. For some reason she cannot find a number of products that she knows for a fact she has entered with their details in the worksheet. She has not deleted anything either. Where could have data gone?
Answer:
Unfortunately, if the power goes out or you accidentally choose “No” when Excel prompts you to save the file, entered but unsaved data disappears from the spreadsheet. Turning on the AutoSave or AutoRecover feature can help recover some data. This feature periodically saves entered data without being prompted.
Why are there so few steps to secure
default IIS in Windows Server 2019?
The few steps to secure default IIS in Windows Server 2019 are:
Select the run window and type “inetmgr” After that press enter to open IIS web server in the windows system. Go to Default Document Option.Then select your site. Provide Default Page Name. Set Top in Priority Order.What is the Web Server (IIS) role in Windows Server 2019 ?Web Server (IIS) which is in the Windows Server 2019 helps to give secure as well as easy-to-manage, modular and extensible platform .
This platform gives a reliably hosting websites and services, and applications.
It should be noted that Microsoft Internet Information Server (IIS) has been adopted globally and is been used especially in the enterprise, even though it posses less-than-stellar reputation for security.
However, there has been great improvement in the Microsoft's web server solution over the years.
Learn more about Windows Server on:
https://brainly.com/question/12510017
#SPJ1
Which educational qualification would help a candidate get a job as a computer systems engineer?
A.
certificate degree
B.
self-study
C.
associate’s degree
D.
advanced graduate degree
The educational qualification that would help a candidate get a job as a computer systems engineer is D. advanced graduate degree
What is an Educational Qualification?This refers to the certification that shows that a person has completed the core objectives and studies and can be referred to as an expert of a thing.
Hence, we can see that based on the job of a computer systems engineer, the educational qualification that would help a candidate would be an advanced graduate degree as it is the highest possible qualification.
Read more about computer systems engineer here:
https://brainly.com/question/10418304
#SPJ1
Project 12-2: Bird Counter
Help me make a Python program for birdwatchers that stores a list of birds along with a count of the
number of times each bird has been spotted.
Console
Bird Counter program
Enter 'x' to exit
Enter name of bird: red-tailed hawk
Enter name of bird: killdeer
Enter name of bird: snowy plover
Enter name of bird: western gull
Enter name of bird: killdeer
Enter name of bird: western gull
Enter name of bird: x
Name Count
=============== ===============
Killdeer 2
Red-Tailed Hawk 1
Snowy Plover 1
Western Gull 2
Specifications
Use a dictionary to store the list of sighted birds and the count of the number of times
each bird was sighted.
Use the pickle module to read the dictionary from a file when the program starts and
to write the dictionary to a file when the program ends. That way, the data that's
entered by the user isn't lost.
The program based on the information given is illustrated below.
How to illustrate the program?It should be noted that a computer program is a set of instructions in a programming language for the computer to execute.
Based on the information, the program is illustrated thus:
Code:
import pickle
#function to read birds data
def readBirdsData():
try:
birdsFile = open("birdsData","rb")
birdWatcher = pickle.load(birdsFile)
birdsFile.close()
birdWatcher ={}
except EOFError:
birdWatcher ={}
return birdWatcher
#function to write the data into file using pickle
def writeBirdsData(birdWatcher):
if birdWatcher == {} :
return
sorted(birdWatcher)
birdsFile = open("birdsData","ab")
pickle.dump(birdWatcher,birdsFile)
birdsFile.close()
#function to display birds data in sorted order
def displayBirdsData(birdWatcher):
print("Name\t\tCount")
print("========\t===========")
for key in sorted(birdWatcher.keys()):
print("{}\t\t{}".format(key,birdWatcher[key]))
#main function
def main():
birdWatcher = readBirdsData()
print("Bird Counter Program")
print ("\nEnter 'x' to exit\n")
name = input("Enter name of bird: ")
while True:
#break the loop if x is entered
if name == 'x':
#if the name exists in dictionary then increase the value
if the name in birdWatcher.keys():
birdWatcher[name] = birdWatcher[name] + 1
else:
#dd it otherwise
birdWatcher[name] = 1
name = input("Enter name of bird: ")
displayBirdsData(birdWatcher)
writeBirdsData(birdWatcher)
#driver code
if __nam__ == '__main__':
main()
Learn more about programs on:
https://brainly.com/question/26642771
#SPJ1
The research department of Mark ‘2’ Limited in a recent stakeholder meeting argued that socially responsible businesses win the trust and respect of their employees, customers, and society and, in the end, increase profitability. With the knowledge you have acquired in this course, discuss an organization’s social responsibilities to its key stakeholders, the environment, and the community. EV(8Marks)
The organization’s social responsibilities to its key stakeholders, the environment, and the community are:
The issue of Organizational governance.The issue of Human rights.The issue of Labor practices.The issue of Environment.The issue of Fair operating practices.The issue of Consumer issues.What is an organization's social responsibilities to the environment and the community?Social responsibility is known to be a term that is often used in businesses, and it is often used in line with the maximizing of shareholder value.
Note that this is one that entails that firms should act in a manner that is said to often benefits society. Socially responsible companies should use policies that tend to boast or promote the well-being of society and that of the environment.
Therefore, The organization’s social responsibilities to its key stakeholders, the environment, and the community are:
The issue of Organizational governance.The issue of Human rights.The issue of Labor practices.The issue of Environment.The issue of Fair operating practices.The issue of Consumer issues.Learn more about social responsibilities from
https://brainly.com/question/12951431
#SPJ1
Question 1
Write C# code which generates and displays 10 random (integer) numbers between 0 and
50, note that each time this program runs the results are different.
Question 2
Repeat your code from the previous exercise.
In addition to generating the 10 random numbers, display the lowest of the 10 numbers.
Question 3
Repeat your code from the previous exercise.
In addition to the lowest number, display the highest and the average of the 10
numbers.
Using the knowledge in computational language in C++ it is possible to write a code that generates and displays 10 random (integer) numbers between 0 and 50.
Writting the code in C++class SecureRandom : Random
{
public static byte[] GetBytes(ulong length)
{
RNGCryptoServiceProvider RNG = new RNGCryptoServiceProvider();
byte[] bytes = new byte[length];
RNG.GetBytes(bytes);
RNG.Dispose();
return bytes;
}
public SecureRandom() : base(BitConverter.ToInt32(GetBytes(4), 0))
{
}
public int GetRandomInt(int min, int max)
{
int treashold = max - min;
if(treashold != Math.Abs(treashold))
{
throw new ArithmeticException("The minimum value can't exceed the maximum value!");
}
if (treashold == 0)
{
throw new ArithmeticException("The minimum value can't be the same as the maximum value!");
}
return min + (Next() % treashold);
}
public static int GetRandomIntStatic(int min, int max)
{
int treashold = max - min;
if (treashold != Math.Abs(treashold))
{
throw new ArithmeticException("The minimum value can't exceed the maximum value!");
}
if(treashold == 0)
{
throw new ArithmeticException("The minimum value can't be the same as the maximum value!");
}
return min + (BitConverter.ToInt32(GetBytes(4), 0) % treashold);
}
}
See more about C++ code at brainly.com/question/19705654
#SPJ1
A new round of epidemic in the United States has spread, and the hospitalization rate in New York State has soared
A new round of epidemic known to be monkey pox in the United States has spread.
Check more about epidemic below.
What is the epidemic about?A new round of epidemic in the United States has spread, and the hospitalization rate in New York State has soared is known to be monkey pox.
Its issue first arise in the U.S., which was said to have its first monkeypox case current outbreak on May 18, 2022.
Note that as of today, July 26, there has been about 3,591 cases in over 46 states and the government is working to contain it so that it would not spread too much.
Learn more about monkey pox from
https://brainly.com/question/18076278
#SPJ1
How can a company that collects and uses private customer data ensure it will move forward in a sustainable culture of privacy?
Select an answer:
1- by creating a culture of privacy in every facet of the company's operations
2- by developing an internal data privacy policy that can apply to all current and new products
3- by asking the hard questions, and struggling to get the right answers
4- by making sure the privacy policies provided to customers are up-to-date
The company that collects and uses private customer data will need to ensure that it will move forward in a sustainable culture of privacy if they act by:
Option 1: creating a culture of privacy in every facet of the company's operations.Option 4- by making sure the privacy policies provided to customers are up-to-date.What is Data Protection and Privacy?The terms data protection and data privacy is known to be one that is said to be used a lot and also interchangeably.
Note that Data privacy is one that tells about who has the ability or permission to access to data, and data protection is one that gives tools and policies to be able to restrict access to the data.
Hence, The company that collects and uses private customer data will need to ensure that it will move forward in a sustainable culture of privacy if they act by:
Option 1: creating a culture of privacy in every facet of the company's operations.Option 4- by making sure the privacy policies provided to customers are up-to-date.Learn more about privacy policies from
https://brainly.com/question/13335106
#SPJ1
A packet switch has 5 users, each offering packets at a rate of 10 packets per second. The average length of the packets is 1,024 bits. The packet switch needs to transmit this data over a 56-Kbps WAN circuit. Calculate the load and utilization of the link.
The load and utilization of the link will be, respectively, 51200bps and 91,4%.
What is a WAN circuit?
Wide Area Network (WAN) is a communication network that covers a large geographic area, such as cities, states and even countries. This type of connection is usually the result of joining smaller networks, such as several LANs (Local Area Networks).
While LANs are able to integrate devices, documents, data, software and hardware in a geographically small space, to facilitate the exchange of information wide area networks (WAN) are able to integrate multiple local area networks. In this way, the integration between devices, documents and important data of a company or institution can take place even between geographically very distant regions.
That being said, to calculate the load it is necessary to multiply users, packets and bits. So:
[tex]5.10.1024 = 51200bps[/tex]
And to calculate the utilization it is necessary to divide load per transmission. So:
[tex]51200/561000 = 0,914[/tex] or 91,4%
See more about WAN circuit at: brainly.com/question/621746
#SPJ1
Write a program to demonstrate doubly linked list using pointers – insert (beginning, end,
middle), delete(beginning, end, middle),view)
A program to demonstrate doubly linked list using pointers – insert (beginning, end, middle), delete(beginning, end, middle),view) is:
/* Initialize nodes */
struct node *head;
struct node *one = NULL;
struct node *two = NULL;
struct node *three = NULL;
/* Allocate memory */
one = malloc(sizeof(struct node));
two = malloc(sizeof(struct node));
three = malloc(sizeof(struct node));
/* Assign data values */
one->data = 1;
two->data = 2;
three->data = 3;
/* Connect nodes */
one->next = two;
one->prev = NULL;
two->next = three;
two->prev = one;
three->next = NULL;
three->prev = two;
/* Save address of first node in head */
head = one;
What is a Doubly Linked List?This refers to the linked data structure that contains of a set of sequentially linked records called nodes.
The requested program is given above.
Read more about doubly linked list here:
https://brainly.com/question/13326183
#SPJ1
A help desk technician determines that a user's issue is caused by a corrupt file on their computer. What is the fastest way to transfer a good file to the computer?
The fastest way to transfer a good file to the computer is Use the C$ administrative share to copy the file.
How do I copy a file?To copy a file, right-click on the desired file and select Copy. Alternatively, you can use the keyboard shortcut. To copy the item: click Ctrl+C. Navigate to the folder you want to move or copy the item to and click Ctrl+V or right-click and select paste.
To automatically paste the text, you will be inserting the copied content, which is in the clipboard to the desired location by the user, since such an operation only works if something has previously been copied or cut.
See more about copy a file at brainly.com/question/18241798
#SPJ1
Discuss how you would use a DHCP server, and why.
Answer:
DHCP Server is a network server that automatically provides and assigns IP addresses, default gateways and other network parameters to client devices. It relies on the standard protocol known as Dynamic Host Configuration Protocol or DHCP to respond to broadcast queries by clients.
Explanation:
I hope this is helpful.
What type of computer system can recognize and act on patterns or trends that it detects in large sets of data and is developed to operate like the human brain?.
The type of computer that can recognize and act on patterns or trends that it detects in large sets of data is a neural network.
What is a neural network?A neural network is a type of computer system that can spot patterns or trends in massive amounts of data and take appropriate action. An architecture for a neural network is based on the mesh-like design of the human brain and makes use of massively parallel processors.
As a result, neural networks can process multiple bits of data simultaneously and discover patterns. A computer may adapt its response to circumstances based on the feedback it gets thanks to learning systems. To find information on any topic, a genetic algorithm can be used to scan the huge Internet's resources.
Therefore, a neural network is a sort of computer that can spot patterns or trends in huge amounts of data and take appropriate action on them.
To learn more about neural networks, refer to the link:
https://brainly.com/question/14632443
#SPJ2
A neural network is a sort of computer that can spot patterns or trends in huge amounts of data and take appropriate action on them.
What is neural network?Neural network is defined as a technique used in artificial intelligence that instructs computers to process information in a manner modeled after the human brain. A certain kind of computer system called a neural network can identify patterns or trends in vast volumes of data and take the necessary action. Massively parallel processors are used in a neural network architecture that is based on the human brain's mesh-like structure.
As a result, neural networks are able to analyze numerous pieces of data at once and find patterns. Thanks to learning systems, a computer may modify its response in reaction to the situation. A genetic algorithm can be used to search the vast Internet's resources to find information on any subject.
Thus, a neural network is a sort of computer that can spot patterns or trends in huge amounts of data and take appropriate action on them.
To learn more about neural network, refer to the link below:
https://brainly.com/question/14632443
#SPJ5
Write the Python code that will create a list with 50 elements. Populate (fill) the list using a
loop that will get an integer value from the user for each element in the list.
Answer:
"
integers = []
for _ in range(50):
userInput = int(input("Input an integer: "))
integers.append(userInput)
"
Explanation:
So there is a very useful object or class in python that is called range, and this is primarily used to traverse certain values using a for loop. The syntax is defined as:
"range(start, stop, increment)"
where start is included, stop is excluded, and increment is how much the value increases after each iteration, although it is an optional value, just like stop"
So if you simply do:
"range(a)"
the start value will default to 0
the end value will be equal to "a"
the increment will default to 1
If you provide the following values:
"range(a, b)"
start will be equal to "a"
end value will be equal to "b"
increment will default to 1
If you provide all three values as such:
range(a, b, c)
start, end, and increment will be assigned to the variable values in their respective order.
You don't need to know all these 3 cases for this example, but it's best ton know in case you need to do something similar but slightly different in the future.
So, since we want to fill a list with 50 elements, and we want user input, we can loop a code 50 times and ask them to input an integer value and then append it to the list.
To run a piece of code 50 times, we can simply do:
"
for _ in range(50)
"
the "_" variable will be assigned to numeric values from 0-49 (50 is excluded), so it will run 50 times. I named it "_", because we really don't need these numeric values, we just need the for loop so we can have the code run 50 times.
So the next thing to do is initialize an empty list which we will append values to. This can simply be done by writing:
"
integers = []
"
and the variable name can really be anything (besides keywords), but I think it's the most appropriate given the context
So in the for loop, we want to ask for input using the input function, which asks the user for input, and then returns the input they input. Using this, we want to convert it to an integer using int (this is technically not a function, it's a class, you may learn about this more later if you haven't but it's not necessary to know for now), which converts strings to integers.
So using this we get the following code:
"
integers = []
for _ in range(50):
userInput = int(input("Input an integer: "))
integers.append(userInput)
"
the variable isn't necessary and you could just directly do
"
integers.append(int(input("Input an integer: ")))
"
but it's really for somewhat better readability, but both are equally valid, since the second statement isn't really to complicated.
One thing to note, is if the user inputs a non-integer string, the code will raise an error.
You have installed a wireless network at your house but all of a sudden, your computer and devices are unable to connect to the network. What steps might you take to troubleshoot the problem and correct it so that connectivity is restored?
The steps that you need to take to troubleshoot the problem and correct it so that connectivity is restored is
First Unplug or power off one's router.Then stay for about two to five minutes before one can plug it back in.The stay for five more minutes and do retry the connection.What troubleshooting meaning?Troubleshooting is known to be a kind of a systematic method that is often used to problem-solving and this is known to be one that is often used in order to see, find and correct problems that are known to be with complex machines, computers, software systems and others.
Troubleshooting is said to be a kind of problem solving, often used to repair what we call a failed products or processes.
Therefore, The steps that you need to take to troubleshoot the problem and correct it so that connectivity is restored is
First Unplug or power off one's router.Then stay for about two to five minutes before one can plug it back in.The stay for five more minutes and do retry the connection.Learn more about wireless network from
https://brainly.com/question/26956118
#SPJ1