instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(32 - 36)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 6)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 70)
``` | 70 |
What is the output of the following code? | ```python
print(60 + 42)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 76)
``` | -56 |
What is the output of the following code? | ```python
print(55 + 56)
``` | 111 |
What is the output of the following code? | ```python
print(27 * 61)
``` | 1647 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 42)
``` | 3150 |
What is the output of the following code? | ```python
print(3 - 1)
``` | 2 |
What is the output of the following code? | ```python
print(73 - 38)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 50)
``` | 750 |
What is the output of the following code? | ```python
print(30 * 12)
``` | 360 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 97)
``` | -66 |
¿Cuál es la salida del siguiente código? | ```python
print(46 * 55)
``` | 2530 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 59)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 47)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 56)
``` | 150 |
What is the output of the following code? | ```python
print(54 - 23)
``` | 31 |
What is the output of the following code? | ```python
print(56 * 62)
``` | 3472 |
What is the output of the following code? | ```python
print(61 - 76)
``` | -15 |
What is the output of the following code? | ```python
print(81 * 40)
``` | 3240 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 53)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 49)
``` | 882 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 90)
``` | 5670 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 39)
``` | -38 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 61)
``` | 102 |
What is the output of the following code? | ```python
print(24 + 61)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 22)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(81 + 27)
``` | 108 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 20)
``` | 760 |
What is the output of the following code? | ```python
print(65 * 19)
``` | 1235 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 17)
``` | 28 |
What is the output of the following code? | ```python
print(1 + 92)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 10)
``` | 870 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 84)
``` | 177 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 53)
``` | -13 |
What is the output of the following code? | ```python
print(11 - 73)
``` | -62 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 14)
``` | 518 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 63)
``` | 159 |
What is the output of the following code? | ```python
print(79 * 76)
``` | 6004 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 19)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 87)
``` | 7917 |
What is the output of the following code? | ```python
print(69 * 66)
``` | 4554 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 20)
``` | 1240 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 8)
``` | 240 |
What is the output of the following code? | ```python
print(91 + 61)
``` | 152 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 46)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 11)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 89)
``` | 4361 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 14)
``` | 756 |
What is the output of the following code? | ```python
print(28 * 92)
``` | 2576 |
What is the output of the following code? | ```python
print(24 + 80)
``` | 104 |
What is the output of the following code? | ```python
print(26 + 7)
``` | 33 |
What is the output of the following code? | ```python
print(60 - 89)
``` | -29 |
What is the output of the following code? | ```python
print(50 * 7)
``` | 350 |
What is the output of the following code? | ```python
print(6 + 31)
``` | 37 |
What is the output of the following code? | ```python
print(20 * 3)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 98)
``` | 1372 |
What is the output of the following code? | ```python
print(39 + 32)
``` | 71 |
What is the output of the following code? | ```python
print(87 - 17)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(61 * 42)
``` | 2562 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 52)
``` | 520 |
What is the output of the following code? | ```python
print(21 - 98)
``` | -77 |
What is the output of the following code? | ```python
print(44 * 24)
``` | 1056 |
What is the output of the following code? | ```python
print(66 + 17)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 5)
``` | 400 |
What is the output of the following code? | ```python
print(95 + 86)
``` | 181 |
What is the output of the following code? | ```python
print(55 * 68)
``` | 3740 |
What is the output of the following code? | ```python
print(84 * 22)
``` | 1848 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 31)
``` | -9 |
What is the output of the following code? | ```python
print(59 * 91)
``` | 5369 |
What is the output of the following code? | ```python
print(77 * 22)
``` | 1694 |
What is the output of the following code? | ```python
print(22 * 64)
``` | 1408 |
What is the output of the following code? | ```python
print(78 * 68)
``` | 5304 |
What is the output of the following code? | ```python
print(70 + 30)
``` | 100 |
What is the output of the following code? | ```python
print(9 * 68)
``` | 612 |
What is the output of the following code? | ```python
print(6 * 59)
``` | 354 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 97)
``` | 679 |
What is the output of the following code? | ```python
print(58 * 65)
``` | 3770 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 33)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 56)
``` | 140 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 31)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 20)
``` | 27 |
What is the output of the following code? | ```python
print(36 * 11)
``` | 396 |
¿Cuál es la salida del siguiente código? | ```python
print(61 * 20)
``` | 1220 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 37)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 1)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 10)
``` | 27 |
What is the output of the following code? | ```python
print(98 + 10)
``` | 108 |
What is the output of the following code? | ```python
print(70 - 18)
``` | 52 |
What is the output of the following code? | ```python
print(22 * 92)
``` | 2024 |
What is the output of the following code? | ```python
print(54 - 19)
``` | 35 |
What is the output of the following code? | ```python
print(58 + 7)
``` | 65 |
What is the output of the following code? | ```python
print(74 + 57)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 42)
``` | 2688 |
What is the output of the following code? | ```python
print(68 - 23)
``` | 45 |
What is the output of the following code? | ```python
print(31 + 21)
``` | 52 |
What is the output of the following code? | ```python
print(3 + 55)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 6)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 92)
``` | 5428 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.