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 1448 / 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 Question Task 1 Course A course represents a specific course record as th
Python Question Task 1 Course A course represents a specific course record as those appeared on your transcript. class course: Define the course class init elf, number credit, gra…
Python Question This script will create a dictionary whose keys are all the dire
Python Question This script will create a dictionary whose keys are all the directories listed in the PATH system variable, and whose values are the number of files in each of the…
Python Question We are writing a text editing program that periodically saves a
Python Question We are writing a text editing program that periodically saves a backup copy of the open edited file whose full file path is stored in string variable fullpath. The…
Python Question! NEEDS TO BE ANSWERED ASAP!!!!1 15 15I 153 15- 15 = 15 = 15 = 15
Python Question! NEEDS TO BE ANSWERED ASAP!!!!1 15 15I 153 15- 15 = 15 = 15 = 15 2 Lab Question 2 (Magic Square) [8 points]: Write a Python function that constructs a magic square…
Python Question!!! The aim of this exercise is to find those pairs of products t
Python Question!!! The aim of this exercise is to find those pairs of products that appear most frequently in customers' bills. You are given a list of shopping bills, in the same…
Python Question!!!! The aim of this exercise is to find the product(s) that is/a
Python Question!!!! The aim of this exercise is to find the product(s) that is/are most popular in the history of purchases by different customers. You are given a list of shoppin…
Python Question!!!! The aim of this exercise is to use a price list to calculate
Python Question!!!! The aim of this exercise is to use a price list to calculate the average bill amount from a history of purchases by different customers. You are given a price …
Python Question(2.7) Please write different codes but the output should be same
Python Question(2.7) Please write different codes but the output should be same as codes below. Kind of paraphrasing the codes. the file is: https://drive.google.com/folderview?id…
Python Question. A. Errors and Design #__ In except, ask for another filename. #
Python Question. A. Errors and Design #__ In except, ask for another filename. #__ In finally, ask for another filename. #__ Do nothing, as the error means there is a problem with…
Python Question. Can you explain thoroughly Here is a text file, called animals.
Python Question. Can you explain thoroughly Here is a text file, called animals.txt. Dog goes woof Cat goes meow Bird goes tweet and mouse goes squeek Cow goes moo Frog goes croak…
Python Question. Please what is the proper indentation for this? I am getting er
Python Question. Please what is the proper indentation for this? I am getting error messages on indentation. Thanks! GNU nano 2.5.3 File: Mo /usr/bin/python3 #prompting user for r…
Python Question.. The tic-tac-toe python prog gives couple of errors, please cor
Python Question.. The tic-tac-toe python prog gives couple of errors, please correct them import random def drawGameBoard(gameboard):     print ("------TIC-TAC-TOE------")     pri…
Python Question: Question 12 Write a function named fileStats. The function file
Python Question: Question 12 Write a function named fileStats. The function fileStats takes two string parameters: inFile, the name of an input file and outFile, the name of an ou…
Python Question: Write a function called first. Just as in problems 6 and 7, it
Python Question: Write a function called first. Just as in problems 6 and 7, it is passed a parameter x, that may or may not be a list; if is x is a list it may contain other list…
Python Question: Write a function named initialVowels that analyzes the contents
Python Question: Write a function named initialVowels that analyzes the contents of a text file for words that begin with a vowel. The letters a, e, i, o and u are vowels. The fun…
Python Question: Write a function named uniqueWords that counts how many differe
Python Question: Write a function named uniqueWords that counts how many different words there are in each line of an input file and writes that count to a corresponding line of a…
Python Question: Write a function named uniqueWords that counts how many differe
Python Question: Write a function named uniqueWords that counts how many different words there are in each line of an input file and writes that count to a corresponding line of a…
Python Question: Write a function named wordCount that counts how many words the
Python Question: Write a function named wordCount that counts how many words there are in each line of an input file and writes that count to a corresponding line of an output fil…
Python Questions I am having trouble with. Please Help 1) If an exception is thr
Python Questions I am having trouble with. Please Help 1) If an exception is thrown in a try-except statement, the optional "else" clause will NOT be executed. True or False 2) If…
Python Questions QUESTION 1 A table has 3 columns. For the ListCtrl, which state
Python Questions QUESTION 1 A table has 3 columns. For the ListCtrl, which statement inserts data into the first (top) row in the third column? self.list.SetStringItem(0, 2, ""yel…
Python Questions: Write a function which is passed 3 parameters, all of which ar
Python Questions: Write a function which is passed 3 parameters, all of which are strings. The function returns a copy of the string s with all occurrences of old_c replaced by ne…
Python Qustion Write a program that uses the keys(), values(), and/or items() di
Python Qustion Write a program that uses the keys(), values(), and/or items() dict methods to find statistics about the student_grades dictionary. Find the following: Print the na…
Python R4.1 Write a while loop that prints a. All squares less than n. For examp
Python R4.1 Write a while loop that prints a. All squares less than n. For example, if n is 100, print 0 1 4 9 16 25 36 49 64 81. b. All positive numbers that are divisible by 10 …
Python R4.2 Write a loop that computes a. The sum of all even numbers between 2
Python R4.2 Write a loop that computes a. The sum of all even numbers between 2 and 100 (inclusive). b. The sum of all squares between 1 and 100 (inclusive). c. The sum of all odd…
Python Random number file writer Create a program called randwrite.py that write
Python Random number file writer Create a program called randwrite.py that writes a series of random numbers to a file. Each random number is to be on a separate line and is to be…
Python Recursion: Assume the availability of a function named printStars that ca
Python Recursion: Assume the availability of a function named printStars that can be passed a parameter containing a non-negative integer value. The function prints out the given …
Python Redo the producer/consumer program so that it allows multiple consumers.
Python Redo the producer/consumer program so that it allows multiple consumers. Each consumer must be able to consume the same data before the producer produces more data. This is…
Python Return the \"centered\" average of an array of ints, which we\'ll say is
Python Return the "centered" average of an array of ints, which we'll say is the mean average of the values, except ignoring the largest and smallest values in the array. If there…
Python Return the sum of the numbers in the array, returning 0 for an empty arra
Python Return the sum of the numbers in the array, returning 0 for an empty array. Except the number 13 is very unlucky, so it does not count and numbers that come immediately aft…
Python Search Algorithm Timing Compare the predicted and actual run times of you
Python Search Algorithm Timing Compare the predicted and actual run times of your sequential search, your binary search, and python’s built-in search. You can assume python’s buil…
Python Shell File Edit Shel Debuc Jptions indows Help printTooLargest Please ent
Python Shell File Edit Shel Debuc Jptions indows Help printTooLargest Please enter a number: 5 Please enter a Muker: 10 Please enter a number: 3 Please enter a muhker: 12 Please e…
Python Shell and Files Working with Python construct a program that interacts wi
Python Shell and Files Working with Python construct a program that interacts with the user while exploring basic data types The objective of this project is to become familiar wi…
Python Snake Oil Company is based in the United States. Management is considerin
Python Snake Oil Company is based in the United States. Management is considering an expansion project that would increase sales in Canada to 30% of sales from 20% of sales. In de…
Python Suppose there are two non-empty list variables of equal length in Python
Python Suppose there are two non-empty list variables of equal length in Python called coords and sides. The variable coords contains sub-lists of size 2, with each of these value…
Python Susie is learning arithmetic, but she\'s not so good at it yet. When the
Python Susie is learning arithmetic, but she's not so good at it yet. When the teacher writes down the sum of several numbers together, like 1 +3+2+ 1, Susie has to rearrange the …
Python Task. Define a function to analyze car dataset using pandas Define a func
Python Task. Define a function to analyze car dataset using pandas Define a function named "analyze_cars" to do the follows: Take a csv file path string as an input. Assume the cs…
Python The Triangle class) Design a class named Triangle that extends the Geomet
Python The Triangle class) Design a class named Triangle that extends the GeometricObject class. The Triangle class contains: Three float data fields named side1, side2, and side3…
Python The assignment is to write functions for maintaining an ordered linked li
Python The assignment is to write functions for maintaining an ordered linked list. For an example of using links, see my file bintree.py. In this assignment, we’ll have a Node cl…
Python The average monthly low and high temperatures in Pullman are given below
Python The average monthly low and high temperatures in Pullman are given below in degrees Fahrenheit For this task, create two lists, one with the low temperatures and one with t…
Python The first line of the input is the path to the directory in which the sea
Python The first line of the input is the path to the directory in which the search for files should be rooted. For example, a Windows user might type C:Program Files or D:Python3…
Python The mathematical constant Pi is an irrational number with value approxima
Python The mathematical constant Pi is an irrational number with value approximately 3.1415928... The precise value of this constant can be obtained from the following in?nite sum…
Python The program is required to use Python to read a single line of input from
Python The program is required to use Python to read a single line of input from the user (without printing any input prompt), which is expected to be a positive integer n (i.e., …
Python The two trains problem is a classic algebra problem. In this lab, we will
Python The two trains problem is a classic algebra problem. In this lab, we will write a program in python to solve every version of this problem. This problem follows a basic pat…
Python The two-player card game war is played with a standard deck of 52 cards.
Python The two-player card game war is played with a standard deck of 52 cards. A shuffled deck is evenly split among the two players who keep their decks face-down. The game cons…
Python This is a MULTIPLE ANSWER question, which means you are able to select on
Python This is a MULTIPLE ANSWER question, which means you are able to select one or more answers as being correct. Note that this does not necessarily mean that there are multipl…
Python This is all I was given to go solve the problem The data below is the raw
Python This is all I was given to go solve the problem The data below is the raw data file that needs to be read in called muscle1.csv. 1. Read and interpret raw data file correct…
Python Tree Problem Please Help Reminder. Every node in a tree t is the root val
Python Tree Problem Please Help Reminder. Every node in a tree t is the root value of some subtree of t Definition. A subset s of nodes is tree-consistent if, for every node n inc…
Python Trie programming: Store the strings of the document Alice in Wonderland i
Python Trie programming: Store the strings of the document Alice in Wonderland in your trie by iterating the INSERT operation and print out the size of the resulting trie (provide…
Python True or False Questions 1)An object\'s identity can be mutated after its
Python True or False Questions 1)An object's identity can be mutated after its creation. 2)An object's type cannot be mutated after its creation 3)There is no operation that can c…
Python Truth Tables 4 Functions need to be completed The methods that need to be
Python Truth Tables 4 Functions need to be completed The methods that need to be completed is bold PA1.py is to be worked on Tester.py is the code to test with If your implementat…