instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(24 * 81)
``` | 1944 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 92)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 23)
``` | 2116 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 75)
``` | -32 |
What is the output of the following code? | ```python
print(67 - 65)
``` | 2 |
What is the output of the following code? | ```python
print(49 * 66)
``` | 3234 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 57)
``` | 2109 |
What is the output of the following code? | ```python
print(39 * 79)
``` | 3081 |
What is the output of the following code? | ```python
print(87 + 43)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 1)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 23)
``` | 2070 |
What is the output of the following code? | ```python
print(85 * 86)
``` | 7310 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 9)
``` | 531 |
What is the output of the following code? | ```python
print(29 + 91)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 77)
``` | 770 |
What is the output of the following code? | ```python
print(29 + 74)
``` | 103 |
What is the output of the following code? | ```python
print(10 * 95)
``` | 950 |
What is the output of the following code? | ```python
print(55 * 73)
``` | 4015 |
What is the output of the following code? | ```python
print(99 + 68)
``` | 167 |
What is the output of the following code? | ```python
print(41 * 57)
``` | 2337 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 26)
``` | 58 |
What is the output of the following code? | ```python
print(60 - 25)
``` | 35 |
What is the output of the following code? | ```python
print(31 + 20)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 20)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 73)
``` | 140 |
What is the output of the following code? | ```python
print(53 * 8)
``` | 424 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 73)
``` | 144 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 82)
``` | -21 |
What is the output of the following code? | ```python
print(59 + 75)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 65)
``` | -11 |
What is the output of the following code? | ```python
print(37 - 42)
``` | -5 |
What is the output of the following code? | ```python
print(52 - 63)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 62)
``` | -7 |
What is the output of the following code? | ```python
print(35 + 64)
``` | 99 |
What is the output of the following code? | ```python
print(39 + 83)
``` | 122 |
What is the output of the following code? | ```python
print(30 - 15)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(24 + 92)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 54)
``` | -49 |
What is the output of the following code? | ```python
print(64 + 80)
``` | 144 |
What is the output of the following code? | ```python
print(58 - 88)
``` | -30 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 93)
``` | -46 |
¿Cuál es la salida del siguiente código? | ```python
print(96 * 70)
``` | 6720 |
What is the output of the following code? | ```python
print(53 - 6)
``` | 47 |
What is the output of the following code? | ```python
print(56 + 75)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 55)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 91)
``` | 8 |
What is the output of the following code? | ```python
print(17 - 87)
``` | -70 |
What is the output of the following code? | ```python
print(8 - 86)
``` | -78 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 58)
``` | 1 |
What is the output of the following code? | ```python
print(87 + 33)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 28)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 14)
``` | 784 |
What is the output of the following code? | ```python
print(40 * 98)
``` | 3920 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 23)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 31)
``` | 125 |
What is the output of the following code? | ```python
print(56 + 79)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 29)
``` | 99 |
What is the output of the following code? | ```python
print(19 * 57)
``` | 1083 |
What is the output of the following code? | ```python
print(81 - 25)
``` | 56 |
What is the output of the following code? | ```python
print(9 - 1)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 30)
``` | 1770 |
What is the output of the following code? | ```python
print(32 * 90)
``` | 2880 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 5)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 52)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 4)
``` | 3 |
What is the output of the following code? | ```python
print(63 + 59)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 88)
``` | -9 |
What is the output of the following code? | ```python
print(21 + 31)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 62)
``` | -33 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 46)
``` | -38 |
What is the output of the following code? | ```python
print(9 * 47)
``` | 423 |
What is the output of the following code? | ```python
print(10 - 95)
``` | -85 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 39)
``` | 3276 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 70)
``` | 490 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 50)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 92)
``` | -91 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 69)
``` | 141 |
What is the output of the following code? | ```python
print(58 - 59)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 15)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 49)
``` | 1813 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 92)
``` | 3312 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 45)
``` | 54 |
What is the output of the following code? | ```python
print(66 - 87)
``` | -21 |
What is the output of the following code? | ```python
print(45 + 9)
``` | 54 |
What is the output of the following code? | ```python
print(95 - 16)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 1)
``` | 89 |
What is the output of the following code? | ```python
print(99 - 44)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 54)
``` | 89 |
What is the output of the following code? | ```python
print(23 + 94)
``` | 117 |
What is the output of the following code? | ```python
print(60 - 38)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 9)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 89)
``` | -56 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 85)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 69)
``` | 6417 |
What is the output of the following code? | ```python
print(80 + 78)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 30)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 49)
``` | 4067 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 51)
``` | 10 |
What is the output of the following code? | ```python
print(63 * 51)
``` | 3213 |
What is the output of the following code? | ```python
print(3 + 11)
``` | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.