05/06/24
(Simple computation) Python Question
The formula for computing the discriminant of a quadratic equation ax^2 + bx + c = 0 is b^2 – 4ac.Write a program that computes the discriminant for the equation 3x^2 + 4x + 5 = 0.
04/12/24
(Occurrences of a specified character)
Write a function that finds the number of occurrences of a specified character in the string using the following header: def count(s, ch): For example, count("Welcome", 'e') returns 2. The str...
more
11/08/23
What is responsive web design and why is it important?
Can you explain the significance of responsive web design and what it entails?
10/28/22
The Program should display the menu at the start (with 10 dishes).
You are required to create an MVP (Minimal Viable Product) to take customer orders for a local ethnic food restaurant in Kathmandu. The restaurant offers 10 different types of food dishes, taken...
more
In Java: File reading and Arrays
Assume there are at most 50 students’ records in each class but could be less, set your arrays size to 50.- You need multiple arrays, but not all the students’ data needs to be stored in...
more
07/22/21
NEED HELP ASAP! How to print numbers from 1 to 100 in decreasing order using for loop and while loop.
Using Linux
Using bash script
02/22/21
Footer not appearing in powerpoint
I have tried a lot of times to apply footer for my Powerpoint slides. I even tried to use slide Master to apply the footer but the footer only appears in Slide Master but not the powerpoint...
more
03/30/19
Creating a graph of connections between Office files?
I'm preparing to move huge amount of files between file servers. The files are located in different shares within one of many servers. I thought it would be good to have clear vision of what is...
more
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.