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

Browse U

Alphabetical listing with fast deep pagination.
19149 items • Page 378 / 383

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
using python Challenge: Write a function that performs integration, using the 1/
using python Challenge: Write a function that performs integration, using the 1/3rd rule, on a set of data provided in a list. Assume the data is equally spaced at&x; and the …
using python Create a class called Fraction with the following methods: Construc
using python Create a class called Fraction with the following methods: Constructor: All fractions have a numerator and a denominator. Precondition: parameter for the denominator …
using python In the same module/file, write a function processAnimals that takes
using python In the same module/file, write a function processAnimals that takes one argument, the name of an input file.   The function returns the list of animals created or an …
using python Suppose the user is expected to supply words on the command line as
using python Suppose the user is expected to supply words on the command line as shown below: Example: python myProg.py hello there Output of the code should be:    Average word l…
using python The NACA airfoils are airfoil shapes for aircraft wings developed b
using python The NACA airfoils are airfoil shapes for aircraft wings developed by the National Advisory Committee for Aeronautics (NACA). The shape of the four-digit NACA airfoils…
using python Three Designs for an Account class Design a class called Account wi
using python Three Designs for an Account class Design a class called Account with the following methods: +Constructor (tmpAcctNum, tmpBankName, tmpAcctType, and tmpBalance):void …
using python Write a client function parenthesesMatch that given a string contai
using python Write a client function parenthesesMatch that given a string containing only the characters for parentheses, braces or curly braces, i.e., the characters in ’([{}])’,…
using python Write a function named symmetry that takes a string, text, as a par
using python Write a function named symmetry that takes a string, text, as a parameter and returns a dictionary d. Every letter that is both the first and last letter of some word…
using python Write a function that returns the two roots of a quadratic equation
using python Write a function that returns the two roots of a quadratic equation as a tuple of complex values. Structure the program as follows so that the program when run, print…
using python Write a function, called update dictionary that has two parameters:
using python Write a function, called update dictionary that has two parameters: a filename and a dictionary. The function should: 1. Open the given file 1. If the file open succe…
using python Write a program that automatically breaks a shift cipher using the
using python Write a program that automatically breaks a shift cipher using the following simple heuristic: the letter that occurs most frequently in the ciphertext corresponds to…
using python Write a program to sort a list of value from largest to smallest us
using python Write a program to sort a list of value from largest to smallest using Selection Sort. The algorithm should sort-in-place and not create a second array of sorted valu…
using python Write an Animal class (this is based on the example from Chapter 8,
using python Write an Animal class (this is based on the example from Chapter 8, and you are welcome to start with what is included there, you will need to make modifications). Yo…
using python a dictionaries 1 write a function named reverse() that takes as inp
using python a dictionaries 1 write a function named reverse() that takes as input a phone book that is a dictionary mapping names(the keys) to the phones numbers (the values ), t…
using python file and screenshot the file that show up is correct Your input dat
using python file and screenshot the file that show up is correct Your input data for each application is:             7   1   8   9   4   2   5   10   6   3 Treat this data as in…
using python latest version #---------------------------------------------------
using python latest version #------------------------------------------------------------- def NewtonsMethod(F,FP,x0,epsilon) : #--------------------------------------------------…
using python suppose ypu are working on defining a new class called Employee. co
using python suppose ypu are working on defining a new class called Employee. complete the following: you will have to decide which attributes should be class-level and which attr…
using python write a program that modifies a ppm image in one of the following w
using python write a program that modifies a ppm image in one of the following ways (1) negates the colors, (2) applies high contrast, (3) applies a grayscale (4) removes a color …
using python write the code.., for each pic.. Accessing a Dictionary Dictionarie
using python write the code.., for each pic.. Accessing a Dictionary Dictionaries are iterable objects that store associations between 'keys' and values Here is a dictionary that …
using python! Write a Mapping class that represents a 1-1 mapping between items.
using python! Write a Mapping class that represents a 1-1 mapping between items. A 1-1 mapping is like a dictionary, but it has key1:key2 pairs (instead of key:value pairs). You c…
using python!! Implement a function printWordsLines() that takes as a parameter
using python!! Implement a function printWordsLines() that takes as a parameter the name of an input file. It opens the input file and then prints the number of lines and the numb…
using python!! Write a Temperature class to represent Celsius and Fahrenheit tem
using python!! Write a Temperature class to represent Celsius and Fahrenheit temperatures. Your goal is to make this client code work: >>> #constructors >>> t1 =…
using python!!! 2. Container/inheritance. Write a class intQueue that stores a q
using python!!! 2. Container/inheritance. Write a class intQueue that stores a queue of int's . A queue adds/enqueues items on one end and removes/dequeues from the other. You MUS…
using python3 #!/usr/bin/python3 from test import test def front_x(words): \'\'\
using python3 #!/usr/bin/python3 from test import test def front_x(words): '''Given a list of strings, return a list of strings sorted in increasing order, except group all the st…
using python: Write the entire method that must be included in the Fraction clas
using python: Write the entire method that must be included in the Fraction class to allow the end user to write both of these statements. Please assume the constructor (__init__)…
using python: i always rate answer. please answer the 3 questions. Thanks 1)Supp
using python: i always rate answer. please answer the 3 questions. Thanks 1)Suppose a class called Movie is to be written which will allow the user of this class to enter these st…
using question 21 and subsequent answers I got lost from e to h 21) When one mol
using question 21 and subsequent answers I got lost from e to h 21) When one mole of methane gas is combusted with oxygen, 883 kJ ls released. Methane gas has a de of 0.715 g/l at…
using recursion write a java code which outputs the stars inthe following patter
using recursion write a java code which outputs the stars inthe following pattern but it should ask the user to input anonnegative integer for stars & the number oflines outpu…
using shell in unix Write a simple single thread CSC4420 shell , i.e., no concur
using shell in unix Write a simple single thread CSC4420 shell , i.e., no concurrent commands, to support at least the following built-in commands: prompt can set to any string yo…
using shell in unix. also please no copying code from chegg also show the step a
using shell in unix. also please no copying code from chegg also show the step and the outlook typed plz Write a simple single thread CSC4420 shell , i.e., no concurrent commands,…
using shift instruction to program an assembly code to zero number $46 that is a
using shift instruction to program an assembly code to zero number $46 that is already stored in $1000. store the result into $1100. in other word after you shift the bits of $46 …
using simio, please show steps for creating model 5. Consider the Jackson system
using simio, please show steps for creating model 5. Consider the Jackson system below. The arrival rate into the emergency room is 100 pa- tients per hour. The service rates for …
using sodsum In this experiment, you will be hydrolyzing methyl salicylate (oil
using sodsum In this experiment, you will be hydrolyzing methyl salicylate (oil of wintergreen) hydroxide. Sodium salicylate will form initially, and then upon acidification of th…
using solubility rules and Ksp indicate how you would sperate the following grou
using solubility rules and Ksp indicate how you would sperate the following groups of ions. (can write it out (see example) or use flow chart) please help me! 1. Pb2+, Mn2+, Cr3+,…
using sql (select from where) to answer the question Find the drinkers who like
using sql (select from where) to answer the question Find the drinkers who like either Bud or Miller, but not both. Find the names and addresses of bars such that all of their bee…
using sql 1. List the city, state, and zip codes in the customer table. Your out
using sql 1.   List the city, state, and zip codes in the customer table. Your output should not have duplicates. (5 points) 2.   List the name, department, phone number, and emai…
using std::map; using std::set; using std::pair; using std::string; using std::i
using std::map; using std::set; using std::pair; using std::string; using std::ifstream; using std::stringstream; using std::getline; SpellChecker::SpellChecker() {} SpellChecker:…
using string.cpp, string.hpp, and logentry.hpp write the functions for logentry
using string.cpp, string.hpp, and logentry.hpp write the functions for logentry.cpp using the following Instructions. ALL instructions must be implemented. Thats all you have to d…
using table f find the critical value for the t test for a two-tailed test with
using table f find the critical value for the t test for a two-tailed test with n=11 and a=0.02 Previous 11 12 1 14 15 16 17 18 19 20 Next 8.2 Section Exercise 16 Question 13 of 2…
using text fields, check boxes and radio buttons Create a GUI app that calculate
using text fields, check boxes and radio buttons Create a GUI app that calculates and displays the total travel expensed of a buiness person on a trip. Here is the information tha…
using that attached image answer the following questions and show all work with
using that attached image answer the following questions and show all work with correct significant digits. density of water is 1.00000 g/cm ^3 @ 4 degrees C. Osmium density is 22…
using the 0.05 level of significance, is there a difference in the mean rate of
using the 0.05 level of significance, is there a difference in the mean rate of return among the three types of stock? 8–1 the test statistic is BUSINESS STATISTICS er 12 Homework…
using the EOM, ROG, and extra dating methods, calculate the discount date and th
using the EOM, ROG, and extra dating methods, calculate the discount date and the net date for the following transctions. unless otherwise specified, the net date is 20 days after…
using the Epsilon Delta definition of a limit and not what was taught in calculu
using the Epsilon Delta definition of a limit and not what was taught in calculus prove the following with: For all epsilon>0 there exist delta>0 s.t for all x, 0<|x-x_0|…
using the Henderson hasselbalch equation , calculate the g of NaH2PO4*H2O and g
using the Henderson hasselbalch equation , calculate the g of NaH2PO4*H2O and g of Na2HPO4 needed to prepare 100 ml of 100 mM sodium phosphate buffer pH 7.0. The pka value should …
using the IRAC analysis method please answer Adam steals from Business Resources
using the IRAC analysis method please answer Adam steals from Business Resources, Inc., ten computer hard drives, which Adam sells to Computer Products Corporation (CPC). Unaware …
using the Kelvin-Plank statement of the second law of thermodynamics, demonstrat
using the Kelvin-Plank statement of the second law of thermodynamics, demonstrate the following corollaries: I am only asking for (a) here. (a) The coefficient of performance of a…
using the Kelvin-Plank statement of the second law of thermodynamics, demonstrat
using the Kelvin-Plank statement of the second law of thermodynamics, demonstrate the following corollaries: I am only asking for (b) here. (a) The coefficient of performance of a…
using the Kelvin-Plank statement of the second law of thermodynamics, demonstrat
using the Kelvin-Plank statement of the second law of thermodynamics, demonstrate the following corollaries: I am only asking for (c) here. (a) The coefficient of performance of a…
using the Kelvin-Plank statement of the second law of thermodynamics, demonstrat
using the Kelvin-Plank statement of the second law of thermodynamics, demonstrate the following corollaries: I am only asking for (d) here. (a) The coefficient of performance of a…