Splendid1 0 Newbie Poster

I have just started a VB2008 class and I am so confused. plz help i need to write a flowchart that corresponds to this pseudocode

if the hours are greater than 40
display "Overtime pay"
else
display "Regular pay"
end if


can you start me out in words that I can understand.