Java Practice-it | Primitive Data and Definite Loops | Self-Check 2.7: fitnessVariables

preview_player
Показать описание
Topics:
variables, basics, syntax, variables

Question:
Imagine you are writing a personal fitness program that stores the user's age, gender, height (in feet or meters), and weight (to the nearest pound or kilogram). Declare variables with the appropriate names and types to hold this information. Write a complete variable declaration statement with the type, the variable name, and a semicolon.

Problem:
Рекомендации по теме