instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(22 * 73)
``` | 1606 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 83)
``` | 5561 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 82)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 78)
``` | 160 |
What is the output of the following code? | ```python
print(5 * 99)
``` | 495 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 84)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 34)
``` | -29 |
What is the output of the following code? | ```python
print(54 * 39)
``` | 2106 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 37)
``` | 1443 |
What is the output of the following code? | ```python
print(90 * 52)
``` | 4680 |
What is the output of the following code? | ```python
print(14 + 34)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 76)
``` | 5168 |
What is the output of the following code? | ```python
print(6 - 63)
``` | -57 |
What is the output of the following code? | ```python
print(37 + 65)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(81 + 41)
``` | 122 |
What is the output of the following code? | ```python
print(13 - 96)
``` | -83 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 15)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 54)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 57)
``` | 5643 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 23)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 52)
``` | 21 |
What is the output of the following code? | ```python
print(7 + 92)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(4 - 92)
``` | -88 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 94)
``` | 3196 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 14)
``` | 434 |
What is the output of the following code? | ```python
print(89 + 36)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 5)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 6)
``` | 60 |
What is the output of the following code? | ```python
print(76 + 39)
``` | 115 |
What is the output of the following code? | ```python
print(43 * 48)
``` | 2064 |
What is the output of the following code? | ```python
print(14 - 10)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 73)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 77)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 13)
``` | 99 |
What is the output of the following code? | ```python
print(93 - 64)
``` | 29 |
What is the output of the following code? | ```python
print(3 * 97)
``` | 291 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 6)
``` | 49 |
What is the output of the following code? | ```python
print(49 * 65)
``` | 3185 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 38)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(81 + 56)
``` | 137 |
What is the output of the following code? | ```python
print(15 - 16)
``` | -1 |
What is the output of the following code? | ```python
print(100 * 68)
``` | 6800 |
What is the output of the following code? | ```python
print(68 * 43)
``` | 2924 |
What is the output of the following code? | ```python
print(95 - 60)
``` | 35 |
What is the output of the following code? | ```python
print(81 * 16)
``` | 1296 |
What is the output of the following code? | ```python
print(41 + 2)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 50)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 92)
``` | -15 |
What is the output of the following code? | ```python
print(7 + 23)
``` | 30 |
What is the output of the following code? | ```python
print(28 - 22)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 46)
``` | 115 |
What is the output of the following code? | ```python
print(79 - 82)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 27)
``` | 621 |
What is the output of the following code? | ```python
print(94 - 5)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 90)
``` | 6840 |
What is the output of the following code? | ```python
print(59 * 100)
``` | 5900 |
What is the output of the following code? | ```python
print(20 - 55)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 26)
``` | 1924 |
¿Cuál es la salida del siguiente código? | ```python
print(26 + 19)
``` | 45 |
What is the output of the following code? | ```python
print(2 - 52)
``` | -50 |
What is the output of the following code? | ```python
print(81 - 1)
``` | 80 |
What is the output of the following code? | ```python
print(42 + 43)
``` | 85 |
What is the output of the following code? | ```python
print(38 * 32)
``` | 1216 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 89)
``` | 7387 |
What is the output of the following code? | ```python
print(88 + 38)
``` | 126 |
What is the output of the following code? | ```python
print(32 - 60)
``` | -28 |
What is the output of the following code? | ```python
print(77 - 81)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 96)
``` | 145 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 11)
``` | 72 |
What is the output of the following code? | ```python
print(49 + 73)
``` | 122 |
What is the output of the following code? | ```python
print(77 - 2)
``` | 75 |
What is the output of the following code? | ```python
print(3 + 26)
``` | 29 |
What is the output of the following code? | ```python
print(65 + 4)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 5)
``` | 145 |
What is the output of the following code? | ```python
print(90 - 76)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 82)
``` | -74 |
What is the output of the following code? | ```python
print(26 * 22)
``` | 572 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 40)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 79)
``` | -57 |
What is the output of the following code? | ```python
print(20 - 18)
``` | 2 |
What is the output of the following code? | ```python
print(74 - 60)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 65)
``` | 5265 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 4)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 22)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 17)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 28)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 97)
``` | 1746 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 48)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(16 * 71)
``` | 1136 |
What is the output of the following code? | ```python
print(90 + 68)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 7)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 64)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 43)
``` | 4085 |
What is the output of the following code? | ```python
print(94 * 71)
``` | 6674 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 8)
``` | 320 |
What is the output of the following code? | ```python
print(23 - 24)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 71)
``` | 129 |
What is the output of the following code? | ```python
print(89 + 47)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(80 + 77)
``` | 157 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 56)
``` | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.