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 164 / 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 PROGRAM Not too sure how to go about writting this program please help!!
PYTHON PROGRAM Not too sure how to go about writting this program please help!! The input file looks as follows: 1:Qatar:98900 2:Liechtenstein:89400 3:Luxembourg:80600 4:Bermuda:6…
PYTHON PROGRAM Write a Python program that returns top stories from http://www.t
PYTHON PROGRAM Write a Python program that returns top stories from http://www.technewsworld.com/ . The program should retrieve the most recent top 10 stories in the form: title, …
PYTHON PROGRAM: read from txt file and output (THIS PROGRAM SHOULD BE USING DICT
PYTHON PROGRAM: read from txt file and output (THIS PROGRAM SHOULD BE USING DICTIONARIES) Note: None value is not a string but a special value. men0.txt m1;w3;w2;w1 m2;w3;w1;w2 m3…
PYTHON PROGRAM: read from txt file and output (THIS PROGRAM SHOULD BE USING DICT
PYTHON PROGRAM: read from txt file and output (THIS PROGRAM SHOULD BE USING DICTIONARIES) Note: None value is not a string but a special value. men0.txt m1;w3;w2;w1 m2;w3;w1;w2 m3…
PYTHON PROGRAMING HELP Flight Trajectory Describe,formulaically,howyouwouldsolve
PYTHON PROGRAMING HELP Flight Trajectory Describe,formulaically,howyouwouldsolvefortheinstantaneousvelocity‘v’(both magnitude and direction) at time ‘t’ of a ball released with in…
PYTHON PROGRAMMING - CODE THE PROGRAM BASED ON THE INSTRUCTIONS AND ALGORITHM PR
PYTHON PROGRAMMING - CODE THE PROGRAM BASED ON THE INSTRUCTIONS AND ALGORITHM PROVIDED home / study / engineering / computer science / questions and answers / python programming -…
PYTHON PROGRAMMING 1) Prompt t the user to enter a string of their choosing Stor
PYTHON PROGRAMMING 1) Prompt t the user to enter a string of their choosing Store the text in a string Output th e string Enter a sample text We 11 continue our est in a There wil…
PYTHON PROGRAMMING At a minimum, your program should have the following static m
PYTHON PROGRAMMING At a minimum, your program should have the following static methods in addition to method main: a method that introduces the game to the user a method to play o…
PYTHON PROGRAMMING At a minimum, your program should have the following static m
PYTHON PROGRAMMING At a minimum, your program should have the following static methods in addition to method main: a method that introduces the game to the user a method to play o…
PYTHON PROGRAMMING Geometry Calculator Write a program that displays the followi
PYTHON PROGRAMMING Geometry Calculator Write a program that displays the following menu: Geometry Calculator 1. Calculate the Area of a Circle 2. Calculate the Area of a Rectangle…
PYTHON PROGRAMMING HELP!! ASSIGNMENT AND MY CODE IS POSTED PLEASE HELP ME CORREC
PYTHON PROGRAMMING HELP!! ASSIGNMENT AND MY CODE IS POSTED PLEASE HELP ME CORRECT CODE SO IT RUNS! THANKS Write a program in Python with loops that computes: a) The sum of all eve…
PYTHON PROGRAMMING Lab 08 – Loop Structures Part #1: Multiplication Tables Desig
PYTHON PROGRAMMING Lab 08 – Loop Structures Part #1: Multiplication Tables Design a PYTHON program that prompts the user to enter a number and then you will build a multiplication…
PYTHON PROGRAMMING ONLY Instructions: 1. Must be user input 2. NO BUILT IN FUNCT
PYTHON PROGRAMMING ONLY Instructions: 1. Must be user input 2. NO BUILT IN FUNCTIONS 3. Can use: list, length, in, not in, range, lists, size 4. Must use def main(): 5. Must use i…
PYTHON PROGRAMMING Start by defining a new Python function named buildIndex(). T
PYTHON PROGRAMMING Start by defining a new Python function named buildIndex(). This function takes one argument: a string representing the text to be indexed. buildIndex() creates…
PYTHON PROGRAMMING Write a python program called anagram.py that does the follow
PYTHON PROGRAMMING Write a python program called anagram.py that does the following: Reads in words and their meanings from a text file called “words.txt” (this is on Blackboard).…
PYTHON PROGRAMMING You will find a zipped file containing 100 reviews from Yelp.
PYTHON PROGRAMMING You will find a zipped file containing 100 reviews from Yelp. You are required to write a program that computes the sentiments of each of the 100 reviews. There…
PYTHON PROGRAMMING!!! #1 Ask the user to enter a number between 1 and 10 (inclus
PYTHON PROGRAMMING!!! #1 Ask the user to enter a number between 1 and 10 (inclusive) num = input('Enter a number.') if float(num) >= 1 and float(num) <= 10       #2 Ask the …
PYTHON PROGRAMMING. (**Only need Part B**) This assignment focuses on the design
PYTHON PROGRAMMING. (**Only need Part B**) This assignment focuses on the design, implementation and testing of Python programs to process data files, as described below.   Assign…
PYTHON PROGRAMMING/JAVA Write a program to calculate the final or interim grades
PYTHON PROGRAMMING/JAVA Write a program to calculate the final or interim grades for the class. The calculation would involve points obtained by a number of students in various as…
PYTHON PROGRAMMING: Write a program to help a local restaurant automate its brea
PYTHON PROGRAMMING: Write a program to help a local restaurant automate its breakfast billing system. The program should do the following: a. Show the customer the different break…
PYTHON PYTHON PROGRAMMING write a grading progtam for a class with the following
PYTHON PYTHON PROGRAMMING write a grading progtam for a class with the following grading policies: a. there are two quizzes, each graded on the basis of 10 points b. there is one …
PYTHON PYTHON PYTHON PYTHON PYTHON PYTHON PYTHON PYTHON x h Quiz 8 tempt.php?att
PYTHON PYTHON PYTHON PYTHON PYTHON PYTHON PYTHON PYTHON x h Quiz 8 tempt.php?attempt-13540 class Job(: Question 6 Not complete Marked out of 1.00 def init (self, title, location):…
PYTHON PYTHON PYTHON!!!!! The Gui has all the right buttons, it is correct, but
PYTHON PYTHON PYTHON!!!!!   The Gui has all the right buttons, it is correct, but from there I am lost .Can someone please help. The code I have so far is listed below, could you …
PYTHON Pandas DataFrame I\'ve just cleaned a database, filtered potentially redu
PYTHON Pandas DataFrame I've just cleaned a database, filtered potentially redundant information. Now, I am trying to store the modifed data in a Pandas DataFrame called dfBabies.…
PYTHON Pls Pls Pls make sure that you read all info below. Thank you. I asked sa
PYTHON Pls Pls Pls make sure that you read all info below. Thank you. I asked same question twice, but did not get correct answer. 1. You could not import any module 2. You answer…
PYTHON Problem Description: ( The Account class ) Design a class named Account t
PYTHON Problem Description: (The Account class) Design a class named Account that contains: A private int data field named id for the account (default 0). A private double data fi…
PYTHON Programming. Please use comments to explain, thank you! In cryptography,
PYTHON Programming. Please use comments to explain, thank you! In cryptography, a Caesar cipher, also known as Caesar's cipher, the shift cipher, Caesar's code or Caesar shift, is…
PYTHON QNS. I need help with this python qns, would appreciate if someone can he
PYTHON QNS. I need help with this python qns, would appreciate if someone can help me solve it. *WITHOUT DICTIONARY TYPE* Question 3 Develop a simple game application without usin…
PYTHON QNS. I need help with this python qns, would appreciate if someone can he
PYTHON QNS. I need help with this python qns, would appreciate if someone can help me solve it, THANK YOU IN ADVANCE! 3.(a) Demonstrate how you implement top-down design to the pr…
PYTHON QUESTION #Lets create a few plots using numpy and matplotlib #Below this
PYTHON QUESTION #Lets create a few plots using numpy and matplotlib #Below this Comment create a scale for our dependent variable <t>. Have it span 0<=t<=150 #Below th…
PYTHON QUESTION 3: (2 points) Ask the user to enter two integers to form a range
PYTHON QUESTION 3: (2 points) Ask the user to enter two integers to form a range. Similar to range function the first number (included) is where the range starts and second number…
PYTHON QUESTION 3: (2 points) Ask the user to enter two integers to form a range
PYTHON QUESTION 3: (2 points) Ask the user to enter two integers to form a range. Similar to range function the first number (included) ?s where the range starts and second number…
PYTHON QUESTION Suppose you are given a (strange) computer that can only perform
PYTHON QUESTION Suppose you are given a (strange) computer that can only perform the following instructions (in addition to if and while): S = create_stack() create stack makes a …
PYTHON QUESTION: Complete the Boldface class so that when its process method is
PYTHON QUESTION: Complete the Boldface class so that when its process method is called (with a URL as its parameter), it prints all text of the specified URL which is in boldface.…
PYTHON QUESTION: I want to put else statement too. If i put the \"Print (c) and
PYTHON QUESTION: I want to put else statement too. If i put the "Print (c) and b=input("enter a letter"), then it will print things multiple times which i dont want. What do i nee…
PYTHON QUESTION: List four methods of the built-in HTMLParser class. For each, s
PYTHON QUESTION: List four methods of the built-in HTMLParser class. For each, specify (a) the number of parameters it takes; and (b) the types of data that should be passed to it…
PYTHON QUESTION: List four methods of the built-in HTMLParser class. For each, s
PYTHON QUESTION: List four methods of the built-in HTMLParser class. For each, specify (a) the number of parameters it takes; and (b) the types of data that should be passed to it…
PYTHON QUESTION: Write a function named longEnough that takes two parameters: 1)
PYTHON QUESTION: Write a function named longEnough that takes two parameters: 1) s, a string 2) threshold, a non-negative integer The function longEnough should return True if the…
PYTHON QUESTIONS QUESTION 6 Is it possible to have files names test.dat and TEST
PYTHON QUESTIONS QUESTION 6 Is it possible to have files names test.dat and TEST.DAT in the same folder/directory? No. Yes. Yes, but only on Macs and Linux. Yes, but only on Windo…
PYTHON QUESTIONS Write a function that finds and returns the index of the first
PYTHON QUESTIONS Write a function that finds and returns the index of the first occurrence of a given character within a given string. For example, the index of the letter 'q' in …
PYTHON QUESTIONS: a): Given three int variables that have been given values, are
PYTHON QUESTIONS: a): Given three int variables that have been given values, areaCode, exchange, and lastFour, write a  string expression whose value is the string equivalent of e…
PYTHON Question (Django) Please write python code (three classes) in order to te
PYTHON Question (Django) Please write python code (three classes) in order to template Write a web app for courses, teachers, and students application. You will have three models,…
PYTHON Question QUESTION 3: (2 points) Ask the user to enter two integers to for
PYTHON Question QUESTION 3: (2 points) Ask the user to enter two integers to form a range. Similar to range function the first number (included) is where the range starts and seco…
PYTHON Question: So, I want to plot the latitude and longitude from the csv file
PYTHON Question: So, I want to plot the latitude and longitude from the csv file in turtle graphics file looks like this: Count,country,temperature,latitude,longitude 1,Japan,65.5…
PYTHON SHOPPING LIST Making a shopping list using python. I have everything down
PYTHON SHOPPING LIST Making a shopping list using python. I have everything down except the emptyList function. When I enter "-e" to empty the list, it returns empty, however the …
PYTHON Solution must be recursive. You are not allowed to use loops, or use the
PYTHON Solution must be recursive. You are not allowed to use loops, or use the python "in" operator. Write a function which is passed 3 parameters, all of which are strings. The …
PYTHON Solution must be recursive. You are not allowed to use loops, or use the
PYTHON Solution must be recursive. You are not allowed to use loops, or use the python "in" operator. Write a function called number_of_lists. It is passed a parameter x, that may…
PYTHON Specification for Practice Problem The postage for each mailed item depen
PYTHON Specification for Practice Problem The postage for each mailed item depends on the base cost of the item: if the base cost is less than 100, then an amount lowpastagne is c…
PYTHON TF MULTI CHOICE 1) A specific Python list object must contain elements wh
PYTHON TF MULTI CHOICE 1) A specific Python list object must contain elements which are all of the same type (i.e., all  floats or all  strings, or all  Students, etc.). 2) When a…
PYTHON The credit plan at TidBit Computer Store specifies a 10% down payment and
PYTHON The credit plan at TidBit Computer Store specifies a 10% down payment and an annual interest rate of 12%. Monthly payments are 5% of the listed purchase price, minus the do…