Guest User

Untitled

a guest
Apr 21st, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ada 0.34 KB | None | 0 0
  1.   if Stan=JEDZIE_GORA then
  2.         mijanka.OdejmijGore(PustyPn);
  3.         if PustyPn=true then
  4.             Stan := PUSTY_MOST;
  5.        Wlez := false;
  6.         else
  7.         Put_Line("PRZEJECHAL Z GORY");
  8.             mijanka.WypiszPn;
  9.             mijanka.WypiszPld;
  10.             AutaGora:=AutaGora+1;
  11.         end if;
  12.  
  13.       end if;
Add Comment
Please, Sign In to add comment