attached image

1 answer below »
Answered Same DayFeb 07, 2021

Answer To: attached image

Neha answered on Feb 07 2021
146 Votes
Module VBModule
Sub Main()
Dim mass As Double = nothing
Console.WriteLine("Pl
ease enter body mass")
mass = Console.ReadLine()
Dim weight As Double = nothing
weight = mass * 9.8
Console.WriteLine(weight)
if (weight >1000) then
...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here