Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Browse P

Alphabetical listing with fast deep pagination.
81033 items • Page 1447 / 1621

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Python Programming Hello I\'m trying to create server-client app where multiples
Python Programming Hello I'm trying to create server-client app where multiples clients can collaborate painting when they join to a channel of their preference and also chat in b…
Python Programming If I wanted to create an A* Pathfinding algorithm for the cod
Python Programming If I wanted to create an A* Pathfinding algorithm for the code generated how would I go by doing that? Blue square represents my end point. Red and Black repres…
Python Programming In def main, how can write the for loop so that it only runs
Python Programming In def main, how can write the for loop so that it only runs k times. SentimentAnalysis.py import nltk from nltk.sentiment.vader import SentimentIntensityAnalyz…
Python Programming In the on-line resources you will find a file called velociti
Python Programming In the on-line resources you will find a file called velocities.txt, which contains two columns of numbers, the first representing time t in seconds and the sec…
Python Programming In this lab, we will represent a US senator’s voting record a
Python Programming In this lab, we will represent a US senator’s voting record as a vector over R, and will use dot-products to compare voting records. For this lab, we will just …
Python Programming Integration – an example of passing functions to functions Wr
Python Programming Integration – an example of passing functions to functions Write a function integrate(f,a,b) which accepts three arguments f,a and b. f is the name of a functio…
Python Programming Mrs Chambers alwasy has her class line up in height order(sho
Python Programming Mrs Chambers alwasy has her class line up in height order(shortest at the front line). Every September a new class of exactly 20 3erd graders arrive, all of dif…
Python Programming OK So i have to write a code in Python 3.4 that imports from
Python Programming OK So i have to write a code in Python 3.4 that imports from a csv file the problem is that there are columns in that csv file that aren't basic numbers. There …
Python Programming Objective Convert a looping algorithm to a recursive algorith
Python Programming Objective Convert a looping algorithm to a recursive algorithm Design function name: binary_search_recursive parameters: value you’re searching for list you’re …
Python Programming Problem 2. Polynomials Design and implement (in file p2.py) a
Python Programming Problem 2. Polynomials Design and implement (in file p2.py) a class called Poly for representing and operating with polynomials. A polynomial in variable x of d…
Python Programming Python 3 Part 1 Employee Class Write a class named Employee t
Python Programming Python 3 Part 1 Employee Class Write a class named Employee that holds the following data about an employee in attributes: name, ID number, department, and job …
Python Programming Python 3 RetailItem Class Write a class named RetailItem that
Python Programming Python 3 RetailItem Class Write a class named RetailItem that holds data about an item in a retail store. The class should store the following data in attribute…
Python Programming Python 3 RetailItem Class Write a class named RetailItem that
Python Programming Python 3 RetailItem Class Write a class named RetailItem that holds data about an item in a retail store. The class should store the following data in attribute…
Python Programming Python Programming head_tail = 10 pts, split = 20 pts, and wc
Python Programming Python Programming head_tail = 10 pts, split = 20 pts, and wc = 15 pts. Write a complete Python program with prompts for the user for the main text file (checks…
Python Programming Question (Geometry: area of a pentagon) The area of a pentago
Python Programming Question (Geometry: area of a pentagon) The area of a pentagon can be computed using the following formula (s is the length of a side): Write a program that pro…
Python Programming Question. Please, solutions. Thanks. 1. College Scholarship P
Python Programming Question. Please, solutions. Thanks. 1. College Scholarship Program. The University of California has an academic scholarship program that provides financial re…
Python Programming Question: Data Collections Address book. Write a program, alo
Python Programming Question: Data Collections Address book. Write a program, along the lines of the movie collection lecture example, to act as someone's address book. For each co…
Python Programming Start out with PYTON third edition by Goddis Chapter five: Fu
Python Programming Start out with PYTON third edition by Goddis Chapter five: Functions 8. Paint Job Estimator A painting company has determined that for every 112 square feet of …
Python Programming Task 2.12.1: Write a procedure create voting dict(strlist) th
Python Programming Task 2.12.1: Write a procedure create voting dict(strlist) that, given a list of strings (voting records from the source file), returns a dictionary that maps t…
Python Programming assistance needed. Hello, I\'m struggling to get some items i
Python Programming assistance needed. Hello, I'm struggling to get some items in an array to do what I want. Basically I have some arrow objects hitting a wall and based on a rand…
Python Programming concepts 12. Modity the previous pl 13 Write a program that g
Python Programming concepts 12. Modity the previous pl 13 Write a program that graphically plots a re that is, the line k the user to specif ically plots a regression line, that l…
Python Programming for Estimating Probabilities using pandas DataFrame The outpu
Python Programming for Estimating Probabilities using pandas DataFrame The output should be exact like the above. Introduction Probability is a number that indicates the likelihoo…
Python Programming help! Please provide the code for the following question. Two
Python Programming help! Please provide the code for the following question. Two primes are said to be twins if they differ by 2. For example, 5 and 7, or 17 and 19. A prime is sa…
Python Programming question: Using the code below I need to take the median of t
Python Programming question: Using the code below I need to take the median of three (the first, last and middle numbers of the list (prior to being sorted), use that number (the …
Python Programming – Programming Assignment Shape Drawing Function #2 – Drawing
Python Programming – Programming Assignment Shape Drawing Function #2 – Drawing a Triangle I just need the for loop in the function to print triangle to be changed into a while lo…
Python Programming – Programming Project Pica Centro 2 Important notes: please w
Python Programming – Programming Project Pica Centro 2 Important notes: please write the Pica Centro program in Python 2 only and please need to include a main() function and a si…
Python Programming – Programming Project Pica Centro 3 Important notes: please w
Python Programming – Programming Project Pica Centro 3 Important notes: please write the Pica Centro program in Python 2 only and please include a main() function and a single cal…
Python Programming- This program should accept a list of one or more frozensets
Python Programming- This program should accept a list of one or more frozensets from the user in the console and provide correct output back to the user. Please provide properly s…
Python Programming------ You will be creating a menu-driven application that mai
Python Programming------ You will be creating a menu-driven application that maintains a list of employees. Create 6 functions and a main program that calls them: Step 1: Use your…
Python Programming. Assignment Overview Hangman is a popular word game. In this
Python Programming. Assignment Overview Hangman is a popular word game. In this game, the player is given some number of blanks representing the name of a movie or an actor and he…
Python Programming: ( Check password ) Some Web sites impose certain rules for p
Python Programming: (Check password) Some Web sites impose certain rules for passwords. Write a function that checks whether a string is a valid password. Suppose the password rul…
Python Programming: 1. Create a text file in your python directory (or in c:\\)
Python Programming: 1. Create a text file in your python directory (or in c:) called scores.txt. This file will have the grade information for a number of students, one student “r…
Python Programming: Four questions: Question 1: Write a function add that can ta
Python Programming: Four questions: Question 1: Write a function add that can take any number of arguments and returns their sum. Test in main with the following calls.     add(1)…
Python Programming: Game – scissor, rock, paper. Create a program that plays thi
Python Programming: Game – scissor, rock, paper. Create a program that plays this game: • a scissor can cut a paper • a rock can knock a scissor • A paper can wrap a rock. The pro…
Python Programming: Hi, need help with formatting the output. My output is : Ver
Python Programming: Hi, need help with formatting the output. My output is : Vertices: (1.4, 2.3) , (3.2, 4.1) , (5.0, 6.9) Perimeter is 11.72 Scalene triangle Shortest side is 2.…
Python Programming: This exercise assumes that you have created the Employee cla
Python Programming: This exercise assumes that you have created the Employee class for Programming Exercise 4. Create a program that stores Employee objects in a dictionary. Use t…
Python Programming: Use For Loops only: You are to ask the user how many stocks
Python Programming: Use For Loops only: You are to ask the user how many stocks they want to input. For example, How many stocks do you want to enter now? Then your program must o…
Python Programming: Write a payroll program that: Prompts for the number of empl
Python Programming: Write a payroll program that: Prompts for the number of employees Inputs the names, wage rates and hours for each employee Calculates the wage Displays the nam…
Python Programming: Write a payroll program that: Prompts for the number of empl
Python Programming: Write a payroll program that: Prompts for the number of employees Inputs the names, wage rates and hours for each employee Calculates the wage Displays the nam…
Python Project The following algorithm shows how to compute a x mod n fast with
Python Project The following algorithm shows how to compute ax mod n fast with input a; x; n, output ax mod n. Please implement the following algorithm. procedure FastEponentiatio…
Python Question (2.7) Please use recommendation module. The dictionary should be
Python Question (2.7) Please use recommendation module. The dictionary should be created by reading the file Data set is Webscope_R5.tgz. : https://drive.google.com/folderview?id=…
Python Question 12 Write a function named wordLineCount with the following input
Python Question 12 Write a function named wordLineCount with the following input and output: Input: a string parameter, inFile, that is the name of a file Output: return a diction…
Python Question 13 Write a function named lineStats. The function lineStats take
Python Question 13 Write a function named lineStats. The function lineStats takes three parameters: 1. inFile, a string that is the name of an input file 2. outFile, a string that…
Python Question : tic tac toe Objects that TTT will use boardTurtle xTurtle oTur
Python Question : tic tac toe Objects that TTT will use boardTurtle xTurtle oTurtle winTurtle board -> list of digits 0-8     0 1 2     3 4 5     6 7 8 Player names Functions t…
Python Question A1a: Extending Geometric Shapes (1 points) Complete the method l
Python Question A1a: Extending Geometric Shapes (1 points) Complete the method length in the class Line that returns the length of the line. Hint: You can use the Distance Formula…
Python Question A1b: Rectangle (4 points) Complete all the methods in the class
Python Question A1b: Rectangle (4 points) Complete all the methods in the class Rectangle. Question A1b: Rectangle (4 points) Complete all the methods in the class Rectangle class…
Python Question Question 12 Write a function named repeatCount(). The function r
Python Question Question 12 Write a function named repeatCount(). The function repeatCount() takes two string parameters: the name of an input file and the name of an output file.…
Python Question Question 12 Write a function named wordsByLine that identifies t
Python Question Question 12 Write a function named wordsByLine that identifies the distinct words on each line of an input file and their frequency. For each line of the input fil…
Python Question Question A2: Defining Vectors (9 points) Define class Vector for
Python Question Question A2: Defining Vectors (9 points) Define class Vector for n-dimensional vectors as follows: • Vector(1): Creates a new vector with dimension len (1) from li…
Python Question Question: Video Store [2 points] Recall the movie database examp
Python Question Question: Video Store [2 points] Recall the movie database example given in class. In this question, you are to complete two functions in the following cell using …