Search Header Logo

Examen Python

Authored by cristian zabala

Professional Development

Professional Development

Used 10+ times

Examen Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Necesitamos declarar una variable para guardar un dato numérico, de que forma lo hacemos?

variable=StringVar()

bt1=Button()

variable=int()

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Necesitamos declarar una lista para agregar datos, como lo hacemos?

Lista=StringVar()

Lista()

Lista=[]

Lista=Lista()

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Las propiedades row y column es aplicable en el método config de cualquier widget

Verdadero

Falso

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

La propiedad bg nos permite modificar el color de fondo de un widget.

Verdadero

Falso

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

La propiedad fg nos permite modificar el color de fondo de un widget.

Verdadero

Falso

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Necesitamos crear un label que contenga el texto "Hola Mundo", de que forma lo hacemos?

Label (Root, text="Hola Mundo")

Label (Root, textvariable=Hola Mundo)

Ambas son correctas

Todas son incorrectas

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Si escribimos el siguiente código

    dato.set("10"+"10")

La variable dato tendrá como resultado:

20

100

1010

Todas son incorrectas

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?