Skip to content

FinalRestartOfCoding/udemy-java-challenge-ii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Variables

About

The program shows the use case of variables in an expression to initialize variables rather than using values.

Challenge

Create additional variables. Declare the following variables and add it to your program:

  1. mySecondNumber which is an int and assign a value of 12 to it.
  2. myThirdNumber, also an int with a value of 6.

About

Using variables in an expression.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages