Search:

Type: Posts; User: abielm_007

Search: Search took 0.07 seconds.

  1. How to take input dynamically and display?

    public class BirthdaySong {
    // Part of Step 2
    // Add a private String instance variable myName
    private String myName;

    public BirthdaySong() {
    // expect to see myName = .. ^^^
    ...
  2. Replies
    2
    Views
    2,456

    Re: Help with CoinCounter method

    attatched are the files needed to write the code:

    CoinCounter.java
    CoinCounterTest
    and the Project CoinCounter
  3. Replies
    2
    Views
    2,456

    Help with CoinCounter method

    I was working with Dr. Java on my class assignment while the professor solved some of the first questions. Not sure how, but i deleted all of my CoinCounterTest (the assignment) and wasn't able to...
Results 1 to 3 of 3