instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(42 + 73)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 62)
``` | 22 |
What is the output of the following code? | ```python
print(11 + 79)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 51)
``` | 99 |
What is the output of the following code? | ```python
print(33 - 73)
``` | -40 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 86)
``` | 344 |
What is the output of the following code? | ```python
print(94 * 70)
``` | 6580 |
What is the output of the following code? | ```python
print(76 - 97)
``` | -21 |
What is the output of the following code? | ```python
print(85 * 85)
``` | 7225 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 67)
``` | -36 |
What is the output of the following code? | ```python
print(25 - 1)
``` | 24 |
What is the output of the following code? | ```python
print(91 * 43)
``` | 3913 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 5)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 6)
``` | 408 |
What is the output of the following code? | ```python
print(60 + 11)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 39)
``` | 1443 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 69)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 13)
``` | 26 |
What is the output of the following code? | ```python
print(91 - 4)
``` | 87 |
What is the output of the following code? | ```python
print(22 + 35)
``` | 57 |
What is the output of the following code? | ```python
print(65 - 56)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 8)
``` | 72 |
What is the output of the following code? | ```python
print(80 * 62)
``` | 4960 |
What is the output of the following code? | ```python
print(78 - 32)
``` | 46 |
What is the output of the following code? | ```python
print(37 + 75)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 60)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 66)
``` | 3168 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 19)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 60)
``` | 4440 |
What is the output of the following code? | ```python
print(42 * 86)
``` | 3612 |
What is the output of the following code? | ```python
print(56 + 43)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 31)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 70)
``` | -36 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 54)
``` | -42 |
What is the output of the following code? | ```python
print(2 * 27)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 39)
``` | -25 |
What is the output of the following code? | ```python
print(33 + 81)
``` | 114 |
What is the output of the following code? | ```python
print(31 + 16)
``` | 47 |
What is the output of the following code? | ```python
print(50 * 90)
``` | 4500 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 46)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 78)
``` | 118 |
What is the output of the following code? | ```python
print(51 - 75)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 13)
``` | 68 |
What is the output of the following code? | ```python
print(99 - 41)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 42)
``` | 37 |
What is the output of the following code? | ```python
print(15 - 61)
``` | -46 |
What is the output of the following code? | ```python
print(32 + 34)
``` | 66 |
What is the output of the following code? | ```python
print(92 * 89)
``` | 8188 |
What is the output of the following code? | ```python
print(72 - 77)
``` | -5 |
What is the output of the following code? | ```python
print(64 - 44)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 76)
``` | -46 |
What is the output of the following code? | ```python
print(40 + 50)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 17)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 12)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 88)
``` | 4 |
What is the output of the following code? | ```python
print(75 * 41)
``` | 3075 |
What is the output of the following code? | ```python
print(67 * 3)
``` | 201 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 56)
``` | -19 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 9)
``` | 95 |
What is the output of the following code? | ```python
print(14 * 68)
``` | 952 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 11)
``` | 26 |
What is the output of the following code? | ```python
print(9 + 44)
``` | 53 |
What is the output of the following code? | ```python
print(34 * 63)
``` | 2142 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 79)
``` | 6794 |
What is the output of the following code? | ```python
print(9 + 12)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 27)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 79)
``` | 7900 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 56)
``` | 108 |
What is the output of the following code? | ```python
print(17 + 85)
``` | 102 |
What is the output of the following code? | ```python
print(34 * 62)
``` | 2108 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 71)
``` | 7 |
What is the output of the following code? | ```python
print(33 * 42)
``` | 1386 |
What is the output of the following code? | ```python
print(37 - 58)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(20 * 36)
``` | 720 |
What is the output of the following code? | ```python
print(96 * 36)
``` | 3456 |
What is the output of the following code? | ```python
print(46 - 44)
``` | 2 |
What is the output of the following code? | ```python
print(72 * 73)
``` | 5256 |
What is the output of the following code? | ```python
print(15 - 99)
``` | -84 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 14)
``` | 56 |
What is the output of the following code? | ```python
print(73 * 3)
``` | 219 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 52)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 68)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 85)
``` | 8330 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 91)
``` | 108 |
What is the output of the following code? | ```python
print(32 - 85)
``` | -53 |
What is the output of the following code? | ```python
print(88 * 36)
``` | 3168 |
What is the output of the following code? | ```python
print(48 + 72)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 27)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 93)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 77)
``` | -27 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 39)
``` | 46 |
What is the output of the following code? | ```python
print(87 - 40)
``` | 47 |
What is the output of the following code? | ```python
print(77 - 52)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(87 - 3)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 38)
``` | -31 |
What is the output of the following code? | ```python
print(45 - 88)
``` | -43 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 48)
``` | 3792 |
What is the output of the following code? | ```python
print(94 - 38)
``` | 56 |
What is the output of the following code? | ```python
print(10 - 91)
``` | -81 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 54)
``` | 95 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.