Advertisement
Krefeld187

Untitled

Feb 2nd, 2021
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. public void Aufgabe1()
  2. {
  3. drehe("rechts");
  4. fahre();
  5. fahre();
  6. fahre();
  7. fahre();
  8. fahre();
  9. analysiereGestein();
  10. drehe("rechts");
  11. drehe("rechts");
  12. fahre();
  13. fahre();
  14. fahre();
  15. fahre();
  16. fahre();
  17. drehe("rechts");
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement