Logo Studenta

Based on the following interface, how could the grid of label 4 be defined, given that the variable is called tk X Label 1: Label 2: Label 3: Label...

Based on the following interface, how could the grid of label 4 be defined, given that the variable is called tk X Label 1: Label 2: Label 3: Label 4: Label 5: OK Interface of the grid. label_4.grid(row=0, column=3) B label_4.grid(row=3, column=1) C column=0) D label_4.grid(row=1,column=3) E label_4.grid(row=1, column=1)


A etiqueta_4.grid(row=0, column=3)
B etiqueta_4.grid(row=3, column=1)
C column=0)
D etiqueta_4.grid(row=1,column=3)
E etiqueta_4.grid(row=1, column=1)

Esta pregunta también está en el material:

Lógica de Programação
1 pag.

Lógica de Programação Universidade Estácio de SáUniversidade Estácio de Sá

Todavía no tenemos respuestas

¿Sabes cómo responder a esa pregunta?

¡Crea una cuenta y ayuda a otros compartiendo tus conocimientos!


✏️ Responder

FlechasNegritoItálicoSubrayadaTachadoCitaCódigoLista numeradaLista con viñetasSuscritoSobreDisminuir la sangríaAumentar la sangríaColor de fuenteColor de fondoAlineaciónLimpiarInsertar el linkImagenFórmula

Para escribir su respuesta aquí, Ingresar o Crear una cuenta

User badge image

Otros materiales