lehrkraefte:blc:informatik:glf19:oxocard:enrichten

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
lehrkraefte:blc:informatik:glf19:oxocard:enrichten [2019/10/31 11:54]
Ivo Blöchliger [Einrichten der OxoCard]
lehrkraefte:blc:informatik:glf19:oxocard:enrichten [2019/10/31 21:25] (current)
Ivo Blöchliger [Einrichten der OxoCard]
Line 5: Line 5:
 Kopieren Sie folgendes Programm in TigerJython: Kopieren Sie folgendes Programm in TigerJython:
 <code python hellooxo.py> <code python hellooxo.py>
-import os 
-if "main.py" in os.listdir(): 
-    os.rename("main.py", "appmain.py") 
-    execfile("mainorig.py") 
-  
- 
- 
 from oxocard import * from oxocard import *
  
  • lehrkraefte/blc/informatik/glf19/oxocard/enrichten.1572519268.txt.gz
  • Last modified: 2019/10/31 11:54
  • by Ivo Blöchliger