Write a statement to assign to weight_in_pounds the value of weight_in_kilos times 2.2.
LANGUAGE: Visual Basic
CHALLENGE:
Write a statement to assign to weight_in_pounds the value of weight_in_kilos times 2.2. (The variables have already been declared and weight_in_kilos has already been initialized.)
SOLUTION:
The Bad News: The content you are trying to access is only available to members.
The Good News: You too can be a member, simply Click Here.
Already a member? Log In Here
Posted in Learn To Code, Visual Basic