New game
Download
Get Academic Plan
Share game
Integrate it into your platform

You can integrate the game into an LMS compatible with LTI 1.1 or LTI 1.3 such as Canvas, Moodle, or Blackboard. This way, the scores will be automatically saved into the platform’s gradebook.
Download
You have exceeded the maximum number of games you can integrate into Google Classroom with your current Plan.

To integrate as many games as you want in Google Classroom, you need an Academic Plan or a Commercial Plan.

You have exceeded the maximum number of games you can integrate into Microsoft Teams with your current Plan.

To integrate as many games as you want in Microsoft Teams, you need an Academic Plan or a Commercial Plan.

Downloading games is an exclusive feature for users with an Academic Plan or a Commercial Plan.

Get your Academic Plan or your Commercial Plan now and start integrating your games into your LMS, website or blog.

If you wish, you can download a demo game here and test its integration:

Lenguajes de programación - Completa

Fill in the Blanks

Played 3 %Accuracy 98 Average time 09:37

About this activity

Completa palabras clave

Created by

Mexico

Download the paper version to play

Make your own free game from our game creator
Compete against your friends to see who gets the best score in this game

Top Games

%
Anonymous
Anonymous
%
%
%
You have exceeded the maximum number of games you can print with your current Plan.

To print as many games as you want, you need an Academic Plan or a Commercial Plan.

Print your game
Lenguajes de programación - Completa
 

Fill in the Blanks

Lenguajes de programación - CompletaOnline version

Completa palabras clave

by Vanessa Razo
1

Python fue creado por Guido van .

2

Python apareció en .

3

Para mostrar información en Python se utiliza ( " Hola " ) .

4

Python utiliza la para delimitar bloques de código .

5

Python es conocido por tener una sintaxis sencilla y .

6

Python utiliza tipado .

7

Python es un lenguaje , porque soporta diferentes paradigmas .

8

Para crear una condición en Python se utiliza edad > = 18 :

9

En Python no es obligatorio colocar al final de cada instrucción .

10

Para repetir un bloque un número determinado de veces se puede utilizar .

11

C# fue desarrollado por

12

Una figura importante en la creación de C# fue Anders .

13

C# apareció alrededor del año .

14

C# pertenece al ecosistema .

15

Para imprimir en C# se utiliza Console . ( " Hola " ) ;

16

En C# normalmente se utiliza System ; para importar funcionalidades básicas .

17

C# utiliza tipado .

18

C# es principalmente un lenguaje orientado a .

19

C# es muy utilizado en el desarrollo de aplicaciones y videojuegos mediante .

20

Visual Basic . pertenece al ecosistema . NE T

21

Visual Basic . NET fue desarrollado por

22

Para declarar una variable en VB . NET se utiliza la palabra

23

En VB . NET una variable entera puede declararse como Dim edad Integer .

24

En VB . NET un procedimiento puede comenzar con Main ( ) .

25

Un procedimiento iniciado con termina con End Sub .

26

Una condicif3n en VB . NET puede comenzar con If edad > = 18 .

27

VB . NET utiliza palabras como End If , End Sub y .

28

R fue creado por Ross Ihaka y Robert .

29

R apareció en .

30

R está especialmente orientado al análisis .

31

En R se utiliza frecuentemente - para asignar valores .

32

En R , c ( 1 , 2 , 3 ) se utiliza para crear un .

33

La función ( 10 , 20 , 30 ) calcula la media .

34

La función ( datos ) proporciona un resumen estadístico .

35

R utiliza principalmente tipado .

36

JAVA : public class { public static void main ( String [ ] args ) { System . out . ( " Hola " ) ; } }

37

C + + : #include int main ( ) { std : : << " Hola " ; return 0 ; }

38

Python : edad = 20 edad > = 18 : ( " Mayor de edad " )

39

C# : using ; class Program { static void Main ( ) { Console . ( " Hola " ) ; } }

40

Visual Basic . NET : Module Program Main ( ) edad As Integer = 20 Console . WriteLine ( edad )

41

R : datos - c ( 10 , 20 , 30 )

42

. out . println ( " Hola " ) ;

43

<< " Hola " ;

44

Console . ( " Hola " ) ;

45

( " Hola " )

46

Dim nombre Strin g

47

edad = 2 0

Are you sure you want to leave the page?

If you leave, you will lose the game in progress.