Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VB.NET 0.11 KB | None | 0 0
  1.          MsgBox(totalscore)
  2.         If totalscore > 7 Then
  3.             MsgBox("Well done!")
  4.         End If
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement