Diese Webseite funktioniert besser mit JavaScript
Startseite
Erkunden
Hilfe
Anmelden
bux
/
intelligine
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
42
Commits
1
Branches
Struktur:
034f90c16e
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von '034f90c16e'
${ noResults }
intelligine
/
intelligine
/
simulation
/
object
/
brain
/
Brain.py
Brain.py
112B
Verlauf
Originalformat
1
2
3
4
5
class Brain():
def __init__(self, context, host):
self._context = context
self._host = host