lehrkraefte:sbt:informatik:glf22:robotik-mit-svcode:reusecode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
lehrkraefte:sbt:informatik:glf22:robotik-mit-svcode:reusecode [2023/05/12 21:27]
Karlheinz Schubert
lehrkraefte:sbt:informatik:glf22:robotik-mit-svcode:reusecode [2023/05/12 21:29]
Karlheinz Schubert
Line 8: Line 8:
  
 <WRAP center round todo> <WRAP center round todo>
-<code python ev3Geometrie.py 1>+<code python ev3Geometrie.py>
 #!/usr/bin/env pybricks-micropython #!/usr/bin/env pybricks-micropython
 # imports nach https://fginfo.ksbg.ch/dokuwiki/doku.php?id=lehrkraefte:blc:informatik:glf22:robotik-mit-svcode:programm-struktur # imports nach https://fginfo.ksbg.ch/dokuwiki/doku.php?id=lehrkraefte:blc:informatik:glf22:robotik-mit-svcode:programm-struktur
Line 41: Line 41:
 ===== Programme, die das Bibliothks-Modul: ev3Geometrie.py verwenden ===== ===== Programme, die das Bibliothks-Modul: ev3Geometrie.py verwenden =====
 <WRAP center round todo> <WRAP center round todo>
-<code python gerade-100cm.py 1>+<code python gerade-100cm.py>
 #!/usr/bin/env pybricks-micropython #!/usr/bin/env pybricks-micropython
  
Line 57: Line 57:
  
 <WRAP center round todo> <WRAP center round todo>
-kreis-80cm.py+<code python kreis-80cm.py>
-<code python 1>+
 #!/usr/bin/env pybricks-micropython #!/usr/bin/env pybricks-micropython
  
  • lehrkraefte/sbt/informatik/glf22/robotik-mit-svcode/reusecode.txt
  • Last modified: 2023/05/12 21:30
  • by Karlheinz Schubert