User Tools

Site Tools


appunti3s:modulo_python

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
appunti3s:modulo_python [2020/07/14 19:10] profproappunti3s:modulo_python [2020/07/21 14:25] profpro
Line 52: Line 52:
  
 Come in linguaggio C, anche in Python, in alto si definiscono le funzioni e poi si eseguono le eventuali istruzioni Come in linguaggio C, anche in Python, in alto si definiscono le funzioni e poi si eseguono le eventuali istruzioni
 +
 +
 +
 +===Approfondimento su python-tk===
 +
 +Installando python-tk diventa disponibile una interfaccia per usare Tk . Infatti **Tk inter** sta per interfaccia
 +
 +https://packages.debian.org/bullseye/tk
 +
 +  Tk is a cross-platform graphical toolkit
 +
 +
 +
 +Tk non fa parte di python, per questo è necessaria un'interfaccia
 +
 +
 +
appunti3s/modulo_python.txt · Last modified: 2020/07/29 18:38 by profpro