Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
Define the objectives or goals of the data analysis. Describe the target variable in the data and indicate the specific type of data the target variable.
Create a python script that opens a .mbox file and perform the following: the script will open a file containing a blacklist of words and it will report whether
Create a program to create a version of Rock-Paper-Scissors where the user plays the computer. But I want your program to cheat - yes, cheat.
Calculate total owed needs to calculate the total amount of the loan which needs to be paid. This is the time multiplied by the cost per month.
Develop a deep neural network using Keras in python then you have to make a brief report of your work by explaining the technical details.
When might you need to combine different data types when using JavaScript? How might the various data types available assist in solving everyday problems?
Write a program wage.py that prompts the user to enter a filename as an input and prints a report of the payments made to employees.
How much do you expect to make on each trade? How many times do you expect to be able to act on this opportunity each year?
HS1031- Design a game where the player rolls a couple of dices. The rules of this game are as follows: if the total dots of the two dices add up to seven.
CMPS 5P- Write a function that is named positionQueries that takes 2 lists as input such that the first list named data contains a list of unsorted integers.
Determine the ratio of half pills to all pills. For a jar holding N whole pills, your simulation will randomly choose a pill 2*N times before the jar is empty.
CSC 540- As you gather results, think about law of large numbers and how that affects your results. What do you expect to happen, and what actually does happen?
Draw a simple house with one door, two windows, walls, and a roof. Draw a town with dozens of houses of different sizes.
Write a loop that counts from x to y by twos. Print out the values of that loop using the Print function in Python. Write another loop that adds x and y.
Describe an application/program you would like to be able to develop. Describe how your application or program would address this problem.
Comparing categories and distributions of quantities values. Select a chart type from the text and discuss what the chart is used for and why you selected it.
Print out the values of that loop using the Print function in Python. Write another loop that adds x and y, and saves the value as Z.
Explain what type of user input validations you should have. What happens if the user enters a negative number? What happens if the user puts a $ in the input?
IT214- Write a Python 3 program to simulate a checkout at a supermarket or clothing store. Write a document explaining your project - include source code.
AS91637- Create a testing table that can be used when the program has been written. Produce a sketch of how the program will look once written.
Create your algorithm using pseudocode that determines if a department store customer has exceeded their credit limit.
Take one of the programs you designed over the past and enhance the program with exception handling code.
Write a Python program that reads in the academic achievements of three international applicants and determines which one is best candidate for the university.
Create a Python script that builds an HTML file of your own design. Add an image tag into your HTML and link it to an image on your hard drive.
Write a Python program to compute the average GPA of the courses taken by a student. The program checks the validity of the grades and credit counts.