instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(58 * 16)
``` | 928 |
What is the output of the following code? | ```python
print(5 * 50)
``` | 250 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 23)
``` | 2162 |
What is the output of the following code? | ```python
print(95 * 59)
``` | 5605 |
What is the output of the following code? | ```python
print(48 * 6)
``` | 288 |
¿Cuál es la salida del siguiente código? | ```python
print(22 + 5)
``` | 27 |
What is the output of the following code? | ```python
print(98 + 32)
``` | 130 |
What is the output of the following code? | ```python
print(39 + 7)
``` | 46 |
What is the output of the following code? | ```python
print(7 - 61)
``` | -54 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 3)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(81 + 82)
``` | 163 |
What is the output of the following code? | ```python
print(13 + 82)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 92)
``` | 4140 |
What is the output of the following code? | ```python
print(14 * 46)
``` | 644 |
What is the output of the following code? | ```python
print(21 - 16)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 47)
``` | 1175 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 74)
``` | -27 |
What is the output of the following code? | ```python
print(91 - 53)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 61)
``` | 92 |
What is the output of the following code? | ```python
print(30 * 80)
``` | 2400 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 89)
``` | 4 |
What is the output of the following code? | ```python
print(36 - 47)
``` | -11 |
What is the output of the following code? | ```python
print(58 - 44)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 13)
``` | 35 |
What is the output of the following code? | ```python
print(52 * 45)
``` | 2340 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 77)
``` | -9 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 37)
``` | 3330 |
¿Cuál es la salida del siguiente código? | ```python
print(78 * 1)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 53)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 33)
``` | 1353 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 10)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 97)
``` | 970 |
¿Cuál es la salida del siguiente código? | ```python
print(60 * 2)
``` | 120 |
What is the output of the following code? | ```python
print(19 * 43)
``` | 817 |
What is the output of the following code? | ```python
print(11 + 46)
``` | 57 |
What is the output of the following code? | ```python
print(62 - 41)
``` | 21 |
What is the output of the following code? | ```python
print(12 + 43)
``` | 55 |
What is the output of the following code? | ```python
print(34 - 13)
``` | 21 |
What is the output of the following code? | ```python
print(41 - 63)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 27)
``` | 36 |
What is the output of the following code? | ```python
print(79 + 53)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 60)
``` | 76 |
What is the output of the following code? | ```python
print(45 - 94)
``` | -49 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 60)
``` | -53 |
What is the output of the following code? | ```python
print(9 - 20)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 51)
``` | 25 |
What is the output of the following code? | ```python
print(96 + 35)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 34)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 28)
``` | 784 |
What is the output of the following code? | ```python
print(63 + 61)
``` | 124 |
What is the output of the following code? | ```python
print(85 + 95)
``` | 180 |
What is the output of the following code? | ```python
print(83 * 24)
``` | 1992 |
What is the output of the following code? | ```python
print(43 * 61)
``` | 2623 |
What is the output of the following code? | ```python
print(94 - 42)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 73)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(26 + 20)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 83)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 89)
``` | 356 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 96)
``` | -94 |
What is the output of the following code? | ```python
print(92 - 50)
``` | 42 |
What is the output of the following code? | ```python
print(78 * 33)
``` | 2574 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 57)
``` | 1653 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 20)
``` | 1760 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 68)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 55)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 57)
``` | -25 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 67)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 32)
``` | 42 |
What is the output of the following code? | ```python
print(81 * 85)
``` | 6885 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 90)
``` | 8100 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 41)
``` | 2624 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 82)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(59 + 69)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 7)
``` | 98 |
What is the output of the following code? | ```python
print(7 - 53)
``` | -46 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 61)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 39)
``` | 54 |
What is the output of the following code? | ```python
print(35 + 19)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(82 - 21)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(68 + 57)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 84)
``` | 6972 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 54)
``` | 2214 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 87)
``` | 8178 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 63)
``` | 1953 |
What is the output of the following code? | ```python
print(46 + 17)
``` | 63 |
What is the output of the following code? | ```python
print(95 - 49)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 32)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 28)
``` | 77 |
What is the output of the following code? | ```python
print(20 - 90)
``` | -70 |
What is the output of the following code? | ```python
print(60 + 25)
``` | 85 |
What is the output of the following code? | ```python
print(98 + 24)
``` | 122 |
What is the output of the following code? | ```python
print(77 + 69)
``` | 146 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 33)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 91)
``` | 118 |
What is the output of the following code? | ```python
print(3 * 71)
``` | 213 |
What is the output of the following code? | ```python
print(73 + 89)
``` | 162 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 93)
``` | -83 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 56)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(96 * 19)
``` | 1824 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 85)
``` | -59 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.