Jump to content

How much GP are you making?


Recommended Posts

Posted
1 hour ago, Malcolm said:

        if (myGpPerMonth >= 1) {
            System.out.println("I made GP this month");
        } else {
            System.out.print("I lost GP this month");
        }

output:


I made GP this month

 

What does this mean?

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...