Declare a float variable named price.

LANGUAGE: JAVA

CHALLENGE:

Declare a float variable named price.

SOLUTION:

float price;