instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(94 + 39)
``` | 133 |
What is the output of the following code? | ```python
print(91 + 25)
``` | 116 |
What is the output of the following code? | ```python
print(53 - 48)
``` | 5 |
What is the output of the following code? | ```python
print(51 * 81)
``` | 4131 |
What is the output of the following code? | ```python
print(45 * 85)
``` | 3825 |
¿Cuál es la salida del siguiente código? | ```python
print(59 + 4)
``` | 63 |
What is the output of the following code? | ```python
print(52 * 91)
``` | 4732 |
What is the output of the following code? | ```python
print(91 + 39)
``` | 130 |
What is the output of the following code? | ```python
print(54 * 22)
``` | 1188 |
What is the output of the following code? | ```python
print(80 - 59)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 79)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 34)
``` | 104 |
What is the output of the following code? | ```python
print(75 + 16)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 7)
``` | 65 |
What is the output of the following code? | ```python
print(86 * 8)
``` | 688 |
What is the output of the following code? | ```python
print(16 - 74)
``` | -58 |
What is the output of the following code? | ```python
print(47 + 7)
``` | 54 |
What is the output of the following code? | ```python
print(1 + 85)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 45)
``` | 3780 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 61)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 36)
``` | 105 |
What is the output of the following code? | ```python
print(7 * 30)
``` | 210 |
What is the output of the following code? | ```python
print(73 + 12)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 41)
``` | 328 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 44)
``` | 1804 |
What is the output of the following code? | ```python
print(65 + 93)
``` | 158 |
What is the output of the following code? | ```python
print(40 * 45)
``` | 1800 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 58)
``` | -19 |
What is the output of the following code? | ```python
print(84 + 49)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 10)
``` | 81 |
What is the output of the following code? | ```python
print(49 * 35)
``` | 1715 |
What is the output of the following code? | ```python
print(11 + 96)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 68)
``` | 6664 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 33)
``` | 1188 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 22)
``` | 24 |
What is the output of the following code? | ```python
print(45 * 58)
``` | 2610 |
What is the output of the following code? | ```python
print(95 * 44)
``` | 4180 |
What is the output of the following code? | ```python
print(27 * 42)
``` | 1134 |
What is the output of the following code? | ```python
print(34 + 89)
``` | 123 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 31)
``` | 62 |
What is the output of the following code? | ```python
print(73 + 93)
``` | 166 |
What is the output of the following code? | ```python
print(81 * 98)
``` | 7938 |
What is the output of the following code? | ```python
print(95 * 27)
``` | 2565 |
What is the output of the following code? | ```python
print(38 + 73)
``` | 111 |
What is the output of the following code? | ```python
print(74 + 1)
``` | 75 |
What is the output of the following code? | ```python
print(50 + 14)
``` | 64 |
What is the output of the following code? | ```python
print(63 * 7)
``` | 441 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 83)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 38)
``` | 3040 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 58)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 35)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 99)
``` | -88 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 50)
``` | -38 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 69)
``` | -31 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 32)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 99)
``` | 112 |
What is the output of the following code? | ```python
print(14 + 19)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 54)
``` | 138 |
What is the output of the following code? | ```python
print(83 + 23)
``` | 106 |
What is the output of the following code? | ```python
print(30 * 81)
``` | 2430 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 68)
``` | -47 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 17)
``` | 68 |
What is the output of the following code? | ```python
print(77 + 4)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(77 + 36)
``` | 113 |
What is the output of the following code? | ```python
print(98 - 9)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 78)
``` | -61 |
What is the output of the following code? | ```python
print(1 - 30)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 65)
``` | -25 |
What is the output of the following code? | ```python
print(100 + 68)
``` | 168 |
What is the output of the following code? | ```python
print(21 * 48)
``` | 1008 |
What is the output of the following code? | ```python
print(63 + 11)
``` | 74 |
What is the output of the following code? | ```python
print(69 * 58)
``` | 4002 |
What is the output of the following code? | ```python
print(16 * 99)
``` | 1584 |
What is the output of the following code? | ```python
print(61 + 32)
``` | 93 |
What is the output of the following code? | ```python
print(84 + 8)
``` | 92 |
What is the output of the following code? | ```python
print(55 * 32)
``` | 1760 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 30)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 85)
``` | 3060 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 1)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 11)
``` | 108 |
What is the output of the following code? | ```python
print(28 + 6)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 38)
``` | 77 |
What is the output of the following code? | ```python
print(50 - 13)
``` | 37 |
What is the output of the following code? | ```python
print(58 + 39)
``` | 97 |
What is the output of the following code? | ```python
print(63 * 77)
``` | 4851 |
What is the output of the following code? | ```python
print(47 - 85)
``` | -38 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 30)
``` | 104 |
What is the output of the following code? | ```python
print(83 * 97)
``` | 8051 |
What is the output of the following code? | ```python
print(75 * 55)
``` | 4125 |
What is the output of the following code? | ```python
print(12 * 49)
``` | 588 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 14)
``` | 74 |
What is the output of the following code? | ```python
print(35 + 10)
``` | 45 |
What is the output of the following code? | ```python
print(70 * 78)
``` | 5460 |
What is the output of the following code? | ```python
print(30 * 6)
``` | 180 |
What is the output of the following code? | ```python
print(67 * 45)
``` | 3015 |
What is the output of the following code? | ```python
print(48 * 23)
``` | 1104 |
What is the output of the following code? | ```python
print(58 + 20)
``` | 78 |
What is the output of the following code? | ```python
print(61 - 41)
``` | 20 |
What is the output of the following code? | ```python
print(5 + 60)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 38)
``` | 117 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.