instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(42 * 51)
``` | 2142 |
What is the output of the following code? | ```python
print(29 + 46)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 97)
``` | 148 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 59)
``` | 2301 |
What is the output of the following code? | ```python
print(22 * 31)
``` | 682 |
What is the output of the following code? | ```python
print(61 - 67)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 24)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 77)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(50 + 61)
``` | 111 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 45)
``` | 142 |
What is the output of the following code? | ```python
print(100 * 21)
``` | 2100 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 8)
``` | 12 |
What is the output of the following code? | ```python
print(65 - 42)
``` | 23 |
What is the output of the following code? | ```python
print(3 - 35)
``` | -32 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 23)
``` | 1702 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 34)
``` | 70 |
What is the output of the following code? | ```python
print(49 * 38)
``` | 1862 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 93)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 14)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 72)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 93)
``` | 139 |
What is the output of the following code? | ```python
print(77 - 94)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 34)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 88)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 29)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 9)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 8)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 76)
``` | 111 |
What is the output of the following code? | ```python
print(76 - 31)
``` | 45 |
What is the output of the following code? | ```python
print(34 * 26)
``` | 884 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 63)
``` | -30 |
What is the output of the following code? | ```python
print(97 + 85)
``` | 182 |
What is the output of the following code? | ```python
print(29 + 54)
``` | 83 |
What is the output of the following code? | ```python
print(95 + 53)
``` | 148 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 94)
``` | 2914 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 77)
``` | -54 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 69)
``` | -62 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 27)
``` | 57 |
What is the output of the following code? | ```python
print(69 + 89)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 71)
``` | 156 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 74)
``` | -10 |
What is the output of the following code? | ```python
print(7 * 82)
``` | 574 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 58)
``` | 23 |
What is the output of the following code? | ```python
print(78 - 82)
``` | -4 |
What is the output of the following code? | ```python
print(53 * 88)
``` | 4664 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 13)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 31)
``` | 56 |
What is the output of the following code? | ```python
print(76 * 9)
``` | 684 |
What is the output of the following code? | ```python
print(46 * 66)
``` | 3036 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 37)
``` | 44 |
What is the output of the following code? | ```python
print(92 - 35)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 37)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 28)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 71)
``` | 3550 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 76)
``` | -71 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 37)
``` | -15 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 4)
``` | 360 |
What is the output of the following code? | ```python
print(69 + 73)
``` | 142 |
What is the output of the following code? | ```python
print(15 * 39)
``` | 585 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 40)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 58)
``` | 141 |
¿Cuál es la salida del siguiente código? | ```python
print(60 * 63)
``` | 3780 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 15)
``` | 180 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 28)
``` | 47 |
What is the output of the following code? | ```python
print(70 + 43)
``` | 113 |
What is the output of the following code? | ```python
print(47 + 47)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 26)
``` | -15 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 45)
``` | 3735 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 68)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 52)
``` | 89 |
What is the output of the following code? | ```python
print(5 - 31)
``` | -26 |
What is the output of the following code? | ```python
print(62 * 71)
``` | 4402 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 61)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 57)
``` | 4617 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 2)
``` | 56 |
What is the output of the following code? | ```python
print(14 - 99)
``` | -85 |
What is the output of the following code? | ```python
print(45 * 2)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 76)
``` | -11 |
What is the output of the following code? | ```python
print(40 + 95)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(35 * 25)
``` | 875 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 81)
``` | 139 |
What is the output of the following code? | ```python
print(38 + 66)
``` | 104 |
What is the output of the following code? | ```python
print(84 * 2)
``` | 168 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 68)
``` | 123 |
What is the output of the following code? | ```python
print(56 * 77)
``` | 4312 |
¿Cuál es la salida del siguiente código? | ```python
print(68 + 100)
``` | 168 |
What is the output of the following code? | ```python
print(52 + 51)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 11)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 78)
``` | 6318 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 93)
``` | -49 |
What is the output of the following code? | ```python
print(49 - 37)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 36)
``` | 2916 |
What is the output of the following code? | ```python
print(6 * 53)
``` | 318 |
What is the output of the following code? | ```python
print(42 - 53)
``` | -11 |
What is the output of the following code? | ```python
print(56 - 36)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 14)
``` | 1288 |
¿Cuál es la salida del siguiente código? | ```python
print(47 * 13)
``` | 611 |
What is the output of the following code? | ```python
print(2 * 73)
``` | 146 |
What is the output of the following code? | ```python
print(50 * 5)
``` | 250 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 91)
``` | 183 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.