instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(37 * 11)
``` | 407 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 62)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 6)
``` | 26 |
What is the output of the following code? | ```python
print(10 + 42)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 10)
``` | 55 |
What is the output of the following code? | ```python
print(65 * 28)
``` | 1820 |
What is the output of the following code? | ```python
print(15 - 40)
``` | -25 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 90)
``` | 1080 |
What is the output of the following code? | ```python
print(46 + 67)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 20)
``` | 44 |
What is the output of the following code? | ```python
print(10 + 43)
``` | 53 |
What is the output of the following code? | ```python
print(8 - 67)
``` | -59 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 70)
``` | 140 |
What is the output of the following code? | ```python
print(39 - 80)
``` | -41 |
What is the output of the following code? | ```python
print(59 - 59)
``` | 0 |
What is the output of the following code? | ```python
print(76 * 86)
``` | 6536 |
What is the output of the following code? | ```python
print(38 * 86)
``` | 3268 |
What is the output of the following code? | ```python
print(98 - 57)
``` | 41 |
What is the output of the following code? | ```python
print(17 - 16)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 32)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 57)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 2)
``` | 23 |
What is the output of the following code? | ```python
print(82 - 51)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 58)
``` | 1102 |
What is the output of the following code? | ```python
print(35 - 65)
``` | -30 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 84)
``` | 157 |
¿Cuál es la salida del siguiente código? | ```python
print(96 * 44)
``` | 4224 |
What is the output of the following code? | ```python
print(21 - 38)
``` | -17 |
What is the output of the following code? | ```python
print(57 * 64)
``` | 3648 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 86)
``` | -74 |
What is the output of the following code? | ```python
print(86 + 15)
``` | 101 |
What is the output of the following code? | ```python
print(88 - 47)
``` | 41 |
What is the output of the following code? | ```python
print(7 * 39)
``` | 273 |
What is the output of the following code? | ```python
print(5 - 52)
``` | -47 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 59)
``` | 20 |
What is the output of the following code? | ```python
print(65 - 45)
``` | 20 |
What is the output of the following code? | ```python
print(25 + 40)
``` | 65 |
What is the output of the following code? | ```python
print(46 - 20)
``` | 26 |
What is the output of the following code? | ```python
print(81 + 80)
``` | 161 |
What is the output of the following code? | ```python
print(3 * 98)
``` | 294 |
What is the output of the following code? | ```python
print(33 - 55)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 26)
``` | 1612 |
What is the output of the following code? | ```python
print(92 - 81)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 97)
``` | 1358 |
What is the output of the following code? | ```python
print(40 * 85)
``` | 3400 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 36)
``` | 2268 |
What is the output of the following code? | ```python
print(38 * 14)
``` | 532 |
What is the output of the following code? | ```python
print(95 - 83)
``` | 12 |
What is the output of the following code? | ```python
print(33 * 94)
``` | 3102 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 42)
``` | 99 |
What is the output of the following code? | ```python
print(100 - 38)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 71)
``` | 9 |
What is the output of the following code? | ```python
print(41 + 95)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 51)
``` | 4743 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 19)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 40)
``` | 2880 |
What is the output of the following code? | ```python
print(68 * 35)
``` | 2380 |
What is the output of the following code? | ```python
print(55 * 94)
``` | 5170 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 58)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 11)
``` | 880 |
What is the output of the following code? | ```python
print(19 + 60)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 29)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 83)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 54)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 45)
``` | 127 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 47)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 86)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 91)
``` | 4550 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 1)
``` | 92 |
What is the output of the following code? | ```python
print(28 * 19)
``` | 532 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 24)
``` | 408 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 72)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(82 - 2)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 32)
``` | 2912 |
What is the output of the following code? | ```python
print(6 + 26)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 4)
``` | 316 |
What is the output of the following code? | ```python
print(92 - 79)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 22)
``` | 1540 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 15)
``` | 315 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 78)
``` | 4056 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 100)
``` | 109 |
What is the output of the following code? | ```python
print(33 - 84)
``` | -51 |
What is the output of the following code? | ```python
print(33 - 4)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 7)
``` | 90 |
What is the output of the following code? | ```python
print(91 * 61)
``` | 5551 |
What is the output of the following code? | ```python
print(39 + 41)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 59)
``` | -33 |
What is the output of the following code? | ```python
print(63 + 51)
``` | 114 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 46)
``` | 132 |
What is the output of the following code? | ```python
print(11 * 57)
``` | 627 |
What is the output of the following code? | ```python
print(3 - 20)
``` | -17 |
What is the output of the following code? | ```python
print(44 - 85)
``` | -41 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 69)
``` | 6486 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 10)
``` | 540 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 4)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 11)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 89)
``` | -39 |
What is the output of the following code? | ```python
print(70 - 3)
``` | 67 |
What is the output of the following code? | ```python
print(43 * 54)
``` | 2322 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 73)
``` | 129 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.