Es
Tema oscuro
Regístrese para continuar usando todas las funciones de Techfeed
¿Ya estás registrado?SignInAction
def test(): print 'test' def test2(): print 'test2' test = {'test':'blabla','test2':'blabla2'} for key, val in test.items(): key() # Here i want to call the function with the key name, how can i do so?
docker postgres pgadmin conexión local
Importe csv en sqlite con clave principal de autoincremento
Linq no en seleccionar en datatable
Confundido sobre el subtipo de funciones.
¿Cómo se ejecuta el programa? ¿Dónde entran en juego los sistemas operativos?