Page 1 of 1

Write a Visual Basic code using IF statement that read the variable name Num that will be entered by the user in a Text

Posted: Fri Apr 29, 2022 6:43 am
by answerhappygod
Write a Visual Basic code using IF statement that read the
variable name Num that will be entered by the user in a Text Box
and if Num greater than 60 then display using message box Num * 2
otherwise display using a message box Num ^ 2