756 Answered Questions for the topic Python
04/01/22
What are the mistakes in this code, using R studio?
the statistician decides to use the processed dataset to calculate the mean DNA damage for each combination of conditions defined by cancer cell line, anti-cancer agent and concentration. There...
more
Python
03/27/22
Python asset mapping
Please help me debugUsing the pypcapfile library (wk-9-setup.zip), along with the sample PCAP Files provided (pcap-sample.zip), develop a Python Script that extracts features of each packet. For...
more
Python Computer
03/27/22
Programing Python 2D Array
Write a program that creates a 4 x 5 array called numbers. The elements in your array should all be random numbers between -30 and 30, inclusive. Then, print the array as a grid.For instance, the 2...
more
Python
03/12/22
python function
3 separate user defined functions to find the mean, median and mode of an array
03/12/22
Please help me quick
Ahmed is trying to describe an object-oriented concept to his friend. He says that the concept is kind of like how a mother bird lays eggs in a nest, safely hidden from the outside world. Which...
more
03/12/22
Which of the following function definitions contains an error?
Which of the following function definitions contains an error?Group of answer choices1.def area(length, width):2.Def area(length, width):3.def Area(length, width):4.def area():
03/12/22
Noah is creating a startup. He uses the website Upwork to hire freelancers in India and in the Ukraine to work for him. This is an example of:
Noah is creating a startup. He uses the website Upwork to hire freelancers in India and in the Ukraine to work for him. This is an example...
more
03/12/22
Lilo wrote a small program in Python, and she’d like her family to test it out, without looking at the code. Which type of test is she performing?
Lilo wrote a small program in Python, and she’d like her family to test it out, without looking at the code. Which type of test is she performing?Group of answer choices1.black box test2.white box...
more
03/12/22
Please help quick
Julia is deciding what language she should use to write a program. She is a beginner so she would like to choose a language that is relatively simple and easy to debug. Which language should she...
more
03/12/22
Which of the following pieces of software is using artificial intelligence?
Which of the following pieces of software is using artificial intelligence?Group of answer choices1.word processing software that allows the user to type a document2.a website that learns...
more
03/12/22
Jiun is typing code onto a black screen that has a prompt. It allows him to interact directly with the computer rather than running a separate file. What is the term for the tool he is using?
Jiun is typing code onto a black screen that has a prompt. It allows him to interact directly with the computer rather than running a separate file. What is the term for the tool he is using?Group...
more
03/12/22
The following code has which kind of error?
The following code has which kind of error?total = 0x = 0while x < 10: total = total + xx = x + 11.syntax2.runtime3.logic4.fatalAnswer?
Python
03/11/22
Write a Python module that calculates the 95%
Write a Python module that calculates the 95% confidence interval for the population proportion.
03/10/22
Using regex to find file location from traceback file
so there’s a trace back log txt file that contains
Traceback (most recent call last):
File "/home/datascience/logs/read_data.py", line 1, in word_count
with open(filename) as f:
...
more
Python Computer Science
03/01/22
Python Matrix multiplication
how can I create two python functions that will demonstrate associative property and distributive property of matrix. I am given S,Q,R and P.𝑄(𝑅𝑇)=(𝑄𝑅)𝑇 and (𝑆+𝑈)𝑃=𝑆𝑃+𝑈𝑃the functions should return...
more
Python Computer Science
02/27/22
what statements do I use so my code knows red, RED, Red, rEd, or regardless of any capitalized/lowercase letter the program knows what red is are the same?
what statements do I use so my code knows red, RED, Red, rEd, or regardless of any capitalized letter the program knows what red is are the same?print("Menu of Colors, Blue, Red,...
more
Python Pandas
02/25/22
Need help for converting nested python dictionary into Pandas dataframe
Hello,I need help converting data consisting of a nested dictionary into a Pandas data frame that I would like to export to excel.{"devices": {"Device1": {"interfaces": {"mgmt0": {"oper_status":...
more
Python Powerpoint
02/21/22
Python PowerPoint
I am looking to hire a python developer to show me how to do the below. Does anyone have any suggestions on how to find a developer to hire and whether this is even possible?Thanks!Needs:
I’d like...
more
02/13/22
Which of the following statements is true?
Which of the following statements is true?In Python, every line must end with a semicolon.In Python, every line must be indented.In Python, keywords are case sensitive.In Python, a print statement...
more
02/13/22
Which of the following is NOT a benefit of using a function?
Which of the following is NOT a benefit of using a function? a. Functions make code more readable.b. Functions are more difficult to write.c. Functions make code reusable.d. Functions can take in...
more
02/13/22
What will be the output of this line of code: #print(2 * “3”)
What will be the output of this line of code: #print(2 * “3”) a. an error messageb. no outputc. 6d. 33
02/09/22
regression from machine learning
Parameter
Description
Cement
Cement (kg in a m3 mixture)
BFSlag
Blast Furnace Slag – non-metallic co-product produced during a furnace operation(kg in a m^3 mixture)
FlyAsh
Fly Ash – Ash...
more
02/08/22
UNIT 4 LAB CODING
Agile Programming – For Your Family
Describe the cutting-edge program that is referred to as Agile Development. How does it work and what are some of the benefits in a workplace setting?
How does...
more
Changing a LED's blinking rate
So initially, the LED starts out by blinking continuously on and off for 0.5s. Then you have to program it so that when the switch is pressed it changes the LED's blink rate from 0.5s to 0.1s. When...
more
02/07/22
UNIT 4 CRITICAL THINKING QUESTIONS
Critical Thinking Questions
Chloe is creating the software requirements specifications (SRS) for a project. The project is a web app that allows students to manage and track all of their college...
more
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.