158 Answered Questions for the topic Coding

Java Switch Case

Why is the output of the code 14, not 8 : alpha=3+5=8?public class Application4{public static void main(String[] args) {int alpha=3;int beta=5;switch (beta){case 3:alpha=alpha+3;case... more

09/16/19

Write pseudocode that prompts (input) the capacity, in gallons, of an automobile fuel tank and the miles per gallon the automobile can be driven

The program outputs the number of miles the automobile can be driven without refueling.
Coding Web Design

09/15/19

Want some coding help please...

Hey, so I’m making a social media, and I need to make a code that allows you to make a group chat and chat on it, any ideas? I’m coding in html so yeah, no c# or crap

06/15/19

Exact change in Python

Write a program with total change amount as an integer input, and output the change using the fewest coins, one coin type per line. The coin types are dollars, quarters, dimes, nickels, and... more
Coding Python

04/30/19

I'm struggling in Python programming Class.

Class uses a book called Python for everyone.We meet with the teacher once a week for 2 hours.He usually only talks about the meaning of the chapter per week we go through.He gives HW and... more

What do I need to do to get this C# code to work in Unity?

Help me!! i've just started a cert IV in Digital and Interactive Games and i'm really stumped on something. The video I've been given to watch is using an older version of Unity which included... more

11/13/18

Secret Message Deciphering

24  31,34,51,15 54,34,45 35, 31, 15, 11 , 43, 15  14, 34, 33, 44   31, 15,11,51,15 32, 15 Pallete. Orchestra. Lullaby. Yell. Beat. Inspiration. Unbelievably. Sacred Sacrifice. Querencia.... more

11/09/18

Hi am new to javascript and would like to know what I did wrong

var User = prompt('Pick Temp Username');//Page always shows the Null message even if the user put something in the boxif (User =! null){document.write('User didnt put username');}else... 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.