Question 1 3 Moving to the next question preven What does this program display? Declare Integer x = 0 If x > 0 Then Set
-
- Posts: 43759
- Joined: Sat Aug 07, 2021 7:38 am
Question 1 3 Moving to the next question preven What does this program display? Declare Integer x = 0 If x > 0 Then Set
Question 1 3 Moving to the next question preven What does this program display? Declare Integer x = 0 If x > 0 Then Set x = x + 1 Else Set x = x-1 End If Display x Moving to the next question prevents change % 5 E b -1 R Y