instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(58 * 56)
``` | 3248 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 57)
``` | 127 |
What is the output of the following code? | ```python
print(53 * 80)
``` | 4240 |
What is the output of the following code? | ```python
print(49 + 16)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 97)
``` | 171 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 15)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 6)
``` | 228 |
What is the output of the following code? | ```python
print(30 + 24)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 35)
``` | 93 |
What is the output of the following code? | ```python
print(18 - 18)
``` | 0 |
What is the output of the following code? | ```python
print(4 + 28)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 44)
``` | 30 |
What is the output of the following code? | ```python
print(55 - 43)
``` | 12 |
What is the output of the following code? | ```python
print(38 - 56)
``` | -18 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 50)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 57)
``` | 146 |
What is the output of the following code? | ```python
print(1 * 7)
``` | 7 |
What is the output of the following code? | ```python
print(34 - 56)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 67)
``` | 536 |
What is the output of the following code? | ```python
print(90 - 35)
``` | 55 |
What is the output of the following code? | ```python
print(84 * 96)
``` | 8064 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 63)
``` | 4977 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 32)
``` | 84 |
What is the output of the following code? | ```python
print(67 - 10)
``` | 57 |
What is the output of the following code? | ```python
print(79 + 81)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 37)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 63)
``` | 441 |
What is the output of the following code? | ```python
print(87 * 88)
``` | 7656 |
What is the output of the following code? | ```python
print(88 + 97)
``` | 185 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 68)
``` | 142 |
What is the output of the following code? | ```python
print(65 + 62)
``` | 127 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 65)
``` | 156 |
What is the output of the following code? | ```python
print(44 - 53)
``` | -9 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 15)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 98)
``` | -53 |
What is the output of the following code? | ```python
print(91 * 31)
``` | 2821 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 84)
``` | 180 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 4)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 58)
``` | 1914 |
What is the output of the following code? | ```python
print(86 + 100)
``` | 186 |
What is the output of the following code? | ```python
print(27 - 36)
``` | -9 |
What is the output of the following code? | ```python
print(2 * 59)
``` | 118 |
What is the output of the following code? | ```python
print(60 - 26)
``` | 34 |
What is the output of the following code? | ```python
print(63 * 71)
``` | 4473 |
What is the output of the following code? | ```python
print(47 * 87)
``` | 4089 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 1)
``` | 14 |
What is the output of the following code? | ```python
print(25 - 46)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 40)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 76)
``` | -25 |
What is the output of the following code? | ```python
print(32 + 20)
``` | 52 |
What is the output of the following code? | ```python
print(58 - 87)
``` | -29 |
What is the output of the following code? | ```python
print(70 * 50)
``` | 3500 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 70)
``` | -65 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 71)
``` | -61 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 77)
``` | 139 |
What is the output of the following code? | ```python
print(9 * 11)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 58)
``` | 1218 |
What is the output of the following code? | ```python
print(79 + 92)
``` | 171 |
What is the output of the following code? | ```python
print(76 - 28)
``` | 48 |
What is the output of the following code? | ```python
print(86 * 29)
``` | 2494 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 57)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 73)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 20)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 65)
``` | 137 |
What is the output of the following code? | ```python
print(85 - 46)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(3 * 8)
``` | 24 |
What is the output of the following code? | ```python
print(9 * 92)
``` | 828 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 59)
``` | 121 |
What is the output of the following code? | ```python
print(30 + 71)
``` | 101 |
What is the output of the following code? | ```python
print(20 + 42)
``` | 62 |
What is the output of the following code? | ```python
print(100 - 78)
``` | 22 |
What is the output of the following code? | ```python
print(52 - 75)
``` | -23 |
What is the output of the following code? | ```python
print(13 + 30)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 18)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 68)
``` | 4420 |
What is the output of the following code? | ```python
print(83 * 70)
``` | 5810 |
What is the output of the following code? | ```python
print(27 * 14)
``` | 378 |
What is the output of the following code? | ```python
print(98 - 19)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 2)
``` | 174 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 36)
``` | 2988 |
What is the output of the following code? | ```python
print(51 + 59)
``` | 110 |
What is the output of the following code? | ```python
print(50 + 60)
``` | 110 |
What is the output of the following code? | ```python
print(31 - 16)
``` | 15 |
What is the output of the following code? | ```python
print(29 - 58)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(68 + 67)
``` | 135 |
What is the output of the following code? | ```python
print(72 - 94)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 52)
``` | 4576 |
What is the output of the following code? | ```python
print(69 - 44)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 88)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 9)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 61)
``` | 1830 |
What is the output of the following code? | ```python
print(79 - 42)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 2)
``` | 3 |
What is the output of the following code? | ```python
print(25 * 62)
``` | 1550 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 49)
``` | -46 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 3)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 20)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 93)
``` | 2325 |
What is the output of the following code? | ```python
print(20 * 93)
``` | 1860 |
What is the output of the following code? | ```python
print(76 + 79)
``` | 155 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.