instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(69 * 4)
``` | 276 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 9)
``` | 109 |
What is the output of the following code? | ```python
print(72 * 97)
``` | 6984 |
What is the output of the following code? | ```python
print(16 + 86)
``` | 102 |
What is the output of the following code? | ```python
print(41 + 42)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 21)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 72)
``` | 139 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 97)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(23 + 54)
``` | 77 |
What is the output of the following code? | ```python
print(16 - 60)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 16)
``` | 544 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 68)
``` | 78 |
What is the output of the following code? | ```python
print(26 + 52)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 98)
``` | -29 |
What is the output of the following code? | ```python
print(51 * 8)
``` | 408 |
What is the output of the following code? | ```python
print(28 + 82)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 66)
``` | 10 |
What is the output of the following code? | ```python
print(41 * 100)
``` | 4100 |
What is the output of the following code? | ```python
print(40 + 60)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 27)
``` | 1674 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 44)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 8)
``` | 392 |
What is the output of the following code? | ```python
print(24 * 20)
``` | 480 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 61)
``` | 101 |
What is the output of the following code? | ```python
print(57 - 12)
``` | 45 |
What is the output of the following code? | ```python
print(87 - 63)
``` | 24 |
What is the output of the following code? | ```python
print(75 - 29)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(47 * 72)
``` | 3384 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 53)
``` | 94 |
What is the output of the following code? | ```python
print(3 + 50)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(82 - 75)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 47)
``` | 1034 |
What is the output of the following code? | ```python
print(43 - 86)
``` | -43 |
What is the output of the following code? | ```python
print(57 - 55)
``` | 2 |
What is the output of the following code? | ```python
print(41 + 30)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 55)
``` | 95 |
What is the output of the following code? | ```python
print(12 + 18)
``` | 30 |
What is the output of the following code? | ```python
print(64 - 1)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 24)
``` | 55 |
What is the output of the following code? | ```python
print(43 * 40)
``` | 1720 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 79)
``` | -74 |
What is the output of the following code? | ```python
print(30 + 89)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 83)
``` | 170 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 21)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 82)
``` | 3608 |
What is the output of the following code? | ```python
print(50 - 20)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 79)
``` | -26 |
What is the output of the following code? | ```python
print(40 + 63)
``` | 103 |
What is the output of the following code? | ```python
print(76 - 75)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 52)
``` | 80 |
What is the output of the following code? | ```python
print(12 + 71)
``` | 83 |
What is the output of the following code? | ```python
print(96 - 27)
``` | 69 |
What is the output of the following code? | ```python
print(76 * 90)
``` | 6840 |
What is the output of the following code? | ```python
print(17 + 62)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(85 * 42)
``` | 3570 |
What is the output of the following code? | ```python
print(11 - 74)
``` | -63 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 74)
``` | 111 |
What is the output of the following code? | ```python
print(94 - 46)
``` | 48 |
What is the output of the following code? | ```python
print(62 * 32)
``` | 1984 |
What is the output of the following code? | ```python
print(54 * 5)
``` | 270 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 61)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 75)
``` | -42 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 96)
``` | 3744 |
What is the output of the following code? | ```python
print(90 + 60)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 86)
``` | 1634 |
What is the output of the following code? | ```python
print(53 * 77)
``` | 4081 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 90)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 23)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 81)
``` | 5994 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 96)
``` | 158 |
What is the output of the following code? | ```python
print(51 + 100)
``` | 151 |
What is the output of the following code? | ```python
print(12 * 40)
``` | 480 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 21)
``` | 36 |
What is the output of the following code? | ```python
print(28 + 30)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 91)
``` | 8372 |
What is the output of the following code? | ```python
print(17 - 76)
``` | -59 |
What is the output of the following code? | ```python
print(93 * 98)
``` | 9114 |
What is the output of the following code? | ```python
print(38 * 59)
``` | 2242 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 95)
``` | 166 |
What is the output of the following code? | ```python
print(13 * 40)
``` | 520 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 91)
``` | 132 |
What is the output of the following code? | ```python
print(52 - 62)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(24 + 88)
``` | 112 |
What is the output of the following code? | ```python
print(74 + 83)
``` | 157 |
What is the output of the following code? | ```python
print(48 + 69)
``` | 117 |
What is the output of the following code? | ```python
print(14 - 100)
``` | -86 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 18)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 36)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 47)
``` | 53 |
What is the output of the following code? | ```python
print(39 - 93)
``` | -54 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 11)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 41)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 67)
``` | 77 |
What is the output of the following code? | ```python
print(59 - 53)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 5)
``` | 15 |
What is the output of the following code? | ```python
print(9 * 41)
``` | 369 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 96)
``` | -45 |
What is the output of the following code? | ```python
print(52 + 15)
``` | 67 |
What is the output of the following code? | ```python
print(15 * 18)
``` | 270 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 97)
``` | 103 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.