instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(10 + 37)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 12)
``` | 59 |
What is the output of the following code? | ```python
print(14 - 47)
``` | -33 |
What is the output of the following code? | ```python
print(63 * 75)
``` | 4725 |
What is the output of the following code? | ```python
print(71 - 41)
``` | 30 |
What is the output of the following code? | ```python
print(40 * 33)
``` | 1320 |
What is the output of the following code? | ```python
print(62 + 11)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 77)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 94)
``` | -56 |
What is the output of the following code? | ```python
print(2 * 85)
``` | 170 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 19)
``` | 475 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 27)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 59)
``` | 21 |
What is the output of the following code? | ```python
print(43 - 87)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 80)
``` | 84 |
What is the output of the following code? | ```python
print(72 - 58)
``` | 14 |
What is the output of the following code? | ```python
print(93 * 77)
``` | 7161 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 100)
``` | -81 |
What is the output of the following code? | ```python
print(44 - 49)
``` | -5 |
What is the output of the following code? | ```python
print(97 * 52)
``` | 5044 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 10)
``` | 7 |
What is the output of the following code? | ```python
print(48 + 15)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 49)
``` | 1519 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 28)
``` | 2296 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 73)
``` | 18 |
What is the output of the following code? | ```python
print(71 - 79)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 96)
``` | 153 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 14)
``` | 602 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 77)
``` | 7546 |
What is the output of the following code? | ```python
print(42 - 64)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(70 - 30)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 89)
``` | 5251 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 99)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 81)
``` | -58 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 58)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 70)
``` | 14 |
What is the output of the following code? | ```python
print(60 - 42)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 78)
``` | -18 |
What is the output of the following code? | ```python
print(38 - 92)
``` | -54 |
What is the output of the following code? | ```python
print(3 + 93)
``` | 96 |
What is the output of the following code? | ```python
print(21 - 29)
``` | -8 |
What is the output of the following code? | ```python
print(3 * 7)
``` | 21 |
What is the output of the following code? | ```python
print(22 * 2)
``` | 44 |
What is the output of the following code? | ```python
print(53 * 48)
``` | 2544 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 84)
``` | 4284 |
What is the output of the following code? | ```python
print(70 - 79)
``` | -9 |
What is the output of the following code? | ```python
print(82 - 57)
``` | 25 |
What is the output of the following code? | ```python
print(56 * 78)
``` | 4368 |
What is the output of the following code? | ```python
print(25 - 48)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 57)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 49)
``` | 931 |
What is the output of the following code? | ```python
print(33 * 11)
``` | 363 |
What is the output of the following code? | ```python
print(34 - 22)
``` | 12 |
What is the output of the following code? | ```python
print(98 - 23)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 69)
``` | -57 |
What is the output of the following code? | ```python
print(59 + 87)
``` | 146 |
What is the output of the following code? | ```python
print(90 * 83)
``` | 7470 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 80)
``` | 169 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 25)
``` | 1900 |
What is the output of the following code? | ```python
print(73 - 32)
``` | 41 |
What is the output of the following code? | ```python
print(43 + 10)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(61 * 13)
``` | 793 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 73)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 90)
``` | 900 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 72)
``` | 1512 |
What is the output of the following code? | ```python
print(12 + 24)
``` | 36 |
What is the output of the following code? | ```python
print(33 - 21)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 91)
``` | -48 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 85)
``` | -28 |
What is the output of the following code? | ```python
print(43 * 51)
``` | 2193 |
What is the output of the following code? | ```python
print(47 * 65)
``` | 3055 |
What is the output of the following code? | ```python
print(68 + 73)
``` | 141 |
What is the output of the following code? | ```python
print(23 * 87)
``` | 2001 |
What is the output of the following code? | ```python
print(84 - 9)
``` | 75 |
What is the output of the following code? | ```python
print(11 * 30)
``` | 330 |
What is the output of the following code? | ```python
print(41 * 80)
``` | 3280 |
What is the output of the following code? | ```python
print(64 + 81)
``` | 145 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 90)
``` | 6030 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 45)
``` | 140 |
What is the output of the following code? | ```python
print(87 - 43)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 28)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 28)
``` | -9 |
What is the output of the following code? | ```python
print(61 + 10)
``` | 71 |
What is the output of the following code? | ```python
print(55 - 56)
``` | -1 |
What is the output of the following code? | ```python
print(41 + 46)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 19)
``` | 323 |
What is the output of the following code? | ```python
print(45 - 60)
``` | -15 |
What is the output of the following code? | ```python
print(12 * 39)
``` | 468 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 2)
``` | 101 |
What is the output of the following code? | ```python
print(26 * 16)
``` | 416 |
What is the output of the following code? | ```python
print(11 + 51)
``` | 62 |
What is the output of the following code? | ```python
print(79 + 20)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 33)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 8)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 100)
``` | 6300 |
What is the output of the following code? | ```python
print(63 + 86)
``` | 149 |
What is the output of the following code? | ```python
print(25 - 76)
``` | -51 |
What is the output of the following code? | ```python
print(35 * 94)
``` | 3290 |
What is the output of the following code? | ```python
print(100 + 34)
``` | 134 |
What is the output of the following code? | ```python
print(11 + 90)
``` | 101 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.