1,486 Answered Questions for the topic computer programming

Computer Programming Computer Java Programming

11/13/20

Can someone please help I have been struggling figuring the SLQ query on this figure can someone also explain how this works please I Dont want to fail

Please provide how you completed the table I want to learn badlyWrite the correct output for each SQL query. Put your answers in a .txt file (separate the columns properly with the use of the TAB... more

11/10/20

Python Files Assignment Help

I need help creating a code that meets the following requirements: Prompt the user to enter a file name/path to read Use open(filename) to open and read the file specified by the user (in the... more
Computer Programming C++ C

11/10/20

(C++) How to make variable vertically?

So I know how to make text vertically but the thing is I don't know about the variable here's the... more
Computer Programming Python Coding Python Programming

11/08/20

Pizzeria Program using Python and Postgresql

Problem: Jeff has a small restaurant which serves 3 different types of pizza (Pizza A, B, and C). In order to cut down on costs, the owner of the pizzeria wants to know how much they spend each day... more
Computer Programming C++

11/08/20

c++ programming

1. , the Bank class maintained a pointer to an array or customers. Therefore, the primary data structure used to store customer information had been an array. In this assignment, the array data... more
Computer Programming

11/08/20

Algorithm Design and Python Implementation

For this homework assignment, you are asked to design an algorithm to compute the employee's bonus using the rules shown below: Bonus Schedule Overtime - (2/3) * Absent  Bonus Paid  greater than... more
Computer Programming App Software

11/05/20

How do I create a database to manage the flow of members that move in and out of a particular position on a daily basis?

I'd like to type their name in a field and have it show up visually in a custom diagram. I'd like that information along with the date they entered the position and the date that they left show up... more

11/03/20

How to set up my Github

I need help setting up Github. I opened my terminal and typed git --version and I noticed I do have git installed in my computer. I have an imac 2017. However I don't know how to get the repository... more
Computer Programming Data Science

11/02/20

Suppose you have to create a data structure to represent a "Student” where student is represented by "studid" whose data type is integer and "studname" whose data type is character array of size 40.

Suppose you have to create a data structure to represent a "Student” where student is represented by "studid" whose data type is integer and "studname" whose data type is character array of size... more
Computer Programming

11/01/20

python using integers

Write a program using integers user_num and x as input, and output user_num divided by x three times. Ex: If the input is: 2000 2 Then the output is:  1000 500 250 Note: In Python 3, integer... more
Computer Programming Computer Java Computer Science

11/01/20

How to make these? (OOP Java)

Program will print a selection screen where the user can choose the operation he/she wants to perform. The selection screen will be repeated after each selection until the staff type the number 4... more
Computer Programming

11/01/20

Computer Program

1.1 Problem StatementDue to upcoming end of financial year, you are being called in to write a program which will read in a file and produce reports as outlined.Inputs:The input file called... more

11/01/20

comp sci question

Write a program that produces an ASCII art representation of an hourglass using nested for loops. Use a class constant to make it possible to change the height of the hourglass.Output when a class... more
Computer Programming Math Statistics Computer Science

11/01/20

How to assign seats to the passengers maintaining social distancing?

Imagine there are 30 people in line to board a train that seats 100. However, per currentregulations there must be at least two empty seats between each pair of passengers. Theregulations are not... more
Computer Programming C# Programming

10/30/20

Method code won't work for capitalization

Hi! I am doing a code for method that will capitalize every other word in an input, however my code below does not work and I can not find the reason. Can someone pls help? static string... more
Computer Programming C# Programming

10/30/20

Why wont this code work?

static bool Palindrome (string input)       {           bool pal;           string check = "";           for (int i = input.Length; i >= 0; i--)           {               check = check +... more
Computer Programming C# Programming

10/30/20

C# method returning a bool

Hi!I am checking whether an input is a palindrome or not with the help of a method. However, I get error in the part of code bolded and underlined below:public static bool Check (string input){bool... more
Computer Programming Computer Java Computer Science

10/30/20

Can someone do me this project? (Java)

The project description:As a programmer, you have been asked to write a Java application, using OOP concepts, for a Hospitalwith the following requirements:The Hosptal has several employees and... more
Computer Programming

10/30/20

coding and user interface

Part 1: Programming – Income Tax Application 1.1 Problem Statement Due to upcoming end of financial year, you are being called in to write a program which will read in a file and produce reports as... more

10/29/20

need help with programming

How do you make a simple code that will print using loops:***************

10/29/20

I am really stumped on answering this Discrete Mathematics Question

Let U={0,1,2,3,...,19}. Select the bit-string that represents the subset {1,3,5,7,11,13,17,19}, using the convention that the right-most bit represents the element 19. 
Computer Programming Python Programming Mathematics

10/28/20

Create Gradebook Simulator in Python

I need help writing a program that allows a user to do one of five things at a time: 1. Add students to database. • There should be no duplicate students. If student already exists, do not add the... more
Computer Programming Python

10/26/20

Recursive Programming Basics

What is a recursive function and how is it implemented in Python?
Computer Programming

10/26/20

What would be the result of Math.sqrt(16)?

What would be the result of Math.sqrt(16) in programming?
Computer Programming C++ Computer Science

10/25/20

Require Dev C++ code for the following (Google Drive link attached for the assignment description)

https://drive.google.com/file/d/1LwdrBJUSWo4QHXtUAtWrsia4lOFTnSSu/view?usp=sharing

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.