Web development and programming
191828 questions • Page 234 / 3837
1. Please write a Python 3 program and show all outputs. Creating a Prettier Sit
1. Please write a Python 3 program and show all outputs. Creating a Prettier Site Specifically, try making at least THREE changes to the style of your site. Example ideas: 1. Chan…
1. Please write a Python 3 program for the follwing. Please show all output. Add
1. Please write a Python 3 program for the follwing. Please show all output. Add the file to your clone of the repository and commit changes frequently while working on the follow…
1. Please write a c++ program and show all output. Write a template Queue class
1. Please write a c++ program and show all output. Write a template Queue class that uses a base class that contains the code and data that does not depend on the type of elements…
1. Please write a c++ program and show all outputs. Curves, Lines, and Points No
1. Please write a c++ program and show all outputs. Curves, Lines, and Points No matter how complex a (2D) geometrical shape we have, it can be described in terms of curves and li…
1. Please write a c++ program and show all outputs. Implement a MyCollection cla
1. Please write a c++ program and show all outputs. Implement a MyCollection class that takes the type that is stored in the collection as a template parameter (like you specify t…
1. Please write a c++ program and show all outputs. SEE EXAMPLE FILES BELOW impl
1. Please write a c++ program and show all outputs. SEE EXAMPLE FILES BELOW implement the VectorGraphic and Point classes. There is no need to provide more features than those alr…
1. Please write a c++ program for the follwing instructions. 2. Also, please sho
1. Please write a c++ program for the follwing instructions. 2. Also, please show all output. Operators 1 of 3 Use the Circle class given below as a starting point. You will need …
1. Please write a c++ program. Write the definitions of the classes described in
1. Please write a c++ program. Write the definitions of the classes described in this programming exercise and a program to test your classes. 2. Show all outputs. 3. Separate pro…
1. Please write a detailed paper on the creation of an information security blue
1. Please write a detailed paper on the creation of an information security blueprint. The paper should summarize the information via the management’s responsibility and perspecti…
1. Please write a program in Python 3 for the followng instructions. Please also
1. Please write a program in Python 3 for the followng instructions. Please also show all outputs and share code. Program Write a program that prints the numbers from 1 to 150, ex…
1. Please write a python 3 program and show all outputs. PLEASE SEPARATE FILES A
1. Please write a python 3 program and show all outputs. PLEASE SEPARATE FILES ALSO SEE EXAMPLE OF PART ONE BELOW. Complete the TODOs in waterregulation/controller.py and waterreg…
1. Please write queries based on the following requirements using the tables and
1. Please write queries based on the following requirements using the tables and data in the class16setup.sql file. a. List unique item classes stored in your database. b. List th…
1. Please write the following C++ program and show all the outputs. Copy the Que
1. Please write the following C++ program and show all the outputs. Copy the Queue class from the earlier (see earler assigment below labled earlear assignment) into a new directo…
1. Please write the following Python 3 Program. Please show all output. Exceptio
1. Please write the following Python 3 Program. Please show all output. Exceptions Lab¶ Improving input The input() function can generate two exceptions: EOFError or KeyboardInter…
1. Please write the following Python 3 program. Also please show all output. 2.
1. Please write the following Python 3 program. Also please show all output. 2. Also add comments to the program. A Circle can be defined by either specifying the radius or the di…
1. Please write the following c++ program. 2. Also, please show all outputs. Bum
1. Please write the following c++ program. 2. Also, please show all outputs. Bumper shapes Write a program that creates two rectangular shapes and then animates them. The two s…
1. Please write the following code in python 3. Also, please anser all quetions
1. Please write the following code in python 3. Also, please anser all quetions and share code. Write a Python function `simulate_revenue(average, std_dev, months)`. - it produces…
1. Please write the following in C++ also please show all output code and commen
1. Please write the following in C++ also please show all output code and comment on code. Write CppUnitLite tests to verify correct behavior for all the exercises. The modificati…
1. Please write the following in C++ also please show all output code and commen
1. Please write the following in C++ also please show all output code and comment on code. 2. Also, use CPPUnitLite to write all test and show outputs for each test. Write CppUnit…
1. Please write the following in python 3. Also, please share you code and all o
1. Please write the following in python 3. Also, please share you code and all outputs. Also, answer questions. Chocolate and the Nobel This problem also uses generation of random…
1. Please write the follwing Python 3 Program. 2. Also, show all output. 3. I ha
1. Please write the follwing Python 3 Program. 2. Also, show all output. 3. I have also left an example of the mailbox program below that need sot be modified. Improving input The…
1. Please write the follwing Python 3 program. Also, please show all of the outp
1. Please write the follwing Python 3 program. Also, please show all of the outputs. Paths and File Processing¶ write a program which prints the full path to all files in the curr…
1. Please write the follwing c++ program please show all outputs. You are given
1. Please write the follwing c++ program please show all outputs. You are given a text file that contains the name and an integer ID of a student. The student entries are comma se…
1. Please wrte a Python 3 program that does the follwing please also show output
1. Please wrte a Python 3 program that does the follwing please also show output? The model will be called an Entry. Here’s what you need to know: It should be stored in a databas…
1. Polymorphism often uses pointers to access the different classes A) True B) F
1. Polymorphism often uses pointers to access the different classes A) True B) False 2. Polymorphism uses the visual keyword to produce polymorphic behavior A) True B) False 3. A …
1. Position Analysis The program you write will acquire an input that includes t
1. Position Analysis The program you write will acquire an input that includes the link lengths and the relative angles of each link. This will be our starting point for the posit…
1. Post a 4 or 5 sentence summary of each of the readings below 2. List each rea
1. Post a 4 or 5 sentence summary of each of the readings below 2. List each reading with the number and title as shown below with each written summary. Unit 1 introduction ____Ov…
1. Powerball. Generate 5, numbers between 0 and 55. Assure there are no duplicat
1. Powerball. Generate 5, numbers between 0 and 55. Assure there are no duplicates. Have the user enter their guesses and based on the following scheme print out their winnings. 1…
1. Practice using class methods 2. Practice using class variables 3. Practice ob
1. Practice using class methods 2. Practice using class variables 3. Practice object-oriented programming 2 Tasks 1. Create a Java project called DiceRoll. 2. Create a class insid…
1. Predicates and Quantifiers (7 points) (1) (3 points) Let L( denote the statem
1. Predicates and Quantifiers (7 points) (1) (3 points) Let L( denote the statement "x has used LaTeX." and D denote the domain of a students in our class. Express each of these q…
1. Preprocessor directives begin with a B)# E) None of the above 2. Every comple
1. Preprocessor directives begin with a B)# E) None of the above 2. Every complete C++ statement ends with a A) period B) # symbol C) semicolon D) ending brace E) None of the abov…
1. Print a message telling a user to press the letterToQuit key numPresses times
1. Print a message telling a user to press the letterToQuit key numPresses times to quit. End with newline. Ex: If letterToQuit = 'q' and numPresses = 2, print: Sample program: On…
1. Print a table of powers, for X going from 1 to 10. calculate x squared, x cub
1. Print a table of powers, for X going from 1 to 10. calculate x squared, x cubed, square root of x, and cube root of x. display two decimal places for the cube and square roots.…
1. Print the names of sailors who have reserved at least two boats 2. Print the
1. Print the names of sailors who have reserved at least two boats 2. Print the names of sailors whose rating is within (inclusive) 5 and 8 and have reserved more than two boats 3…
1. Printout of your C++ program with a heading comment (Do not forget to add com
1. Printout of your C++ program with a heading comment (Do not forget to add comments within your program). You must use both input and output files in order to receive any credit…
1. Probability (7 points) problem, clearly describe the sample space and the ran
1. Probability (7 points) problem, clearly describe the sample space and the random For the following variables you use. Be sure to justify where you get your expected values from…
1. Problem #1 List the line numbers on which each of the (a-f appears forthe Nse
1. Problem #1 List the line numbers on which each of the (a-f appears forthe Nserdefinedfunction(s in the code below. List the line numbers on which each of the (g appears in the …
1. Problem 1 Design and implement an application that reads an arbitrary number
1. Problem 1Design and implement an application that reads an arbitrary number of integers that are in the range 0 to 50 inclusive and counts how many occurrences of each are…
1. Problem 1 Modify the SortedIntList class from chapter 9 lab to include anothe
1. Problem 1 Modify the SortedIntList class from chapter 9 lab to include another method, called merge (We will work on this problem during this week). The method merge merges two…
1. Problem 1 a. A program that can be used as a math tutor for a young student.
1. Problem 1 a. A program that can be used as a math tutor for a young student. The program should display two random numbers between 1 and 9 that are to be added such as: 3 + 2= …
1. Problem 1 a. A program that can be used as a math tutor for a young student.
1. Problem 1 a. A program that can be used as a math tutor for a young student. The program should display two random numbers between 1 and 9 that are to be added such as: 3 + 2= …
1. Problem 1 a. A program that can be used as a math tutor for a young student.
1. Problem 1 a. A program that can be used as a math tutor for a young student. The program should display two random numbers between 1 and 9 that are to be added such as: 3+ 2 b.…
1. Problem 1 a. A program that can be used as a math tutor for a young student.
1. Problem 1 a. A program that can be used as a math tutor for a young student. The program should display two random numbers between 1 and 9 that are to be added such as: 3 + 2 b…
1. Problem A system password policy is set at maximum of 7 characters. Each char
1. Problem A system password policy is set at maximum of 7 characters. Each character can only be English alphabet with case-insensitive characters. Suppose Mallory trie…
1. Problem Statement - -- The problem being addressed. 2. Challenges & Opportuni
1. Problem Statement --- The problem being addressed. 2. Challenges & Opportunities --- Background information on the problem. 3. Business Solution --- How management…
1. Problem description: Write a program that merges the numbers in two files and
1. Problem description: Write a program that merges the numbers in two files and writes all the numbers into a third file. Each input file contains a list of unsorted integer numb…
1. Problem: Create a Java application that enables a user to create a playlist f
1. Problem: Create a Java application that enables a user to create a playlist from an online music library. To clarify the problem, I have divided it into 3 parts. Part 1: Create…
1. Problem: Create a Java application that implements an online store complete w
1. Problem: Create a Java application that implements an online store complete with shopping cart and check out procedure. To clarify the problem, I have divided it into 4 parts. …
1. Procedure named *ship_order* that will accept an order# parameter. It should
1. Procedure named *ship_order* that will accept an order# parameter. It should verify that the ship date for the order# is null and each book ordered has a sufficient quantity on…
1. Process (30 points) #include int value = 5; int main pid t pid pid = fork ():
1. Process (30 points) #include int value = 5; int main pid t pid pid = fork (): printf (failed to fork a new process.n"): exit (1) value += 15. printf("pid=%d, value-d n", pid, v…
Subject
Web development and programming
Use Browse or pick another subject.