instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(11 - 76)
``` | -65 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 52)
``` | 1352 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 66)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 77)
``` | 5082 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 56)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 3)
``` | 75 |
What is the output of the following code? | ```python
print(42 - 89)
``` | -47 |
What is the output of the following code? | ```python
print(2 - 88)
``` | -86 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 73)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 88)
``` | 4488 |
What is the output of the following code? | ```python
print(59 + 41)
``` | 100 |
What is the output of the following code? | ```python
print(97 - 67)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 34)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 24)
``` | 2328 |
What is the output of the following code? | ```python
print(41 * 17)
``` | 697 |
What is the output of the following code? | ```python
print(49 + 27)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 56)
``` | 97 |
What is the output of the following code? | ```python
print(43 + 52)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 94)
``` | 7896 |
What is the output of the following code? | ```python
print(16 - 47)
``` | -31 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 45)
``` | 2925 |
What is the output of the following code? | ```python
print(46 + 68)
``` | 114 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 90)
``` | 7 |
What is the output of the following code? | ```python
print(22 - 82)
``` | -60 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 18)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 74)
``` | 137 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 29)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 36)
``` | 124 |
What is the output of the following code? | ```python
print(84 - 12)
``` | 72 |
What is the output of the following code? | ```python
print(65 - 7)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 99)
``` | -3 |
What is the output of the following code? | ```python
print(95 + 19)
``` | 114 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 90)
``` | -67 |
¿Cuál es la salida del siguiente código? | ```python
print(57 * 92)
``` | 5244 |
What is the output of the following code? | ```python
print(85 - 60)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 36)
``` | 73 |
What is the output of the following code? | ```python
print(50 * 33)
``` | 1650 |
What is the output of the following code? | ```python
print(50 + 77)
``` | 127 |
What is the output of the following code? | ```python
print(14 + 36)
``` | 50 |
What is the output of the following code? | ```python
print(17 * 62)
``` | 1054 |
What is the output of the following code? | ```python
print(30 - 13)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 89)
``` | 712 |
¿Cuál es la salida del siguiente código? | ```python
print(16 * 58)
``` | 928 |
What is the output of the following code? | ```python
print(50 - 15)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 23)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 51)
``` | 71 |
What is the output of the following code? | ```python
print(66 + 76)
``` | 142 |
What is the output of the following code? | ```python
print(70 + 79)
``` | 149 |
What is the output of the following code? | ```python
print(9 * 50)
``` | 450 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 26)
``` | 884 |
What is the output of the following code? | ```python
print(67 - 53)
``` | 14 |
What is the output of the following code? | ```python
print(84 * 36)
``` | 3024 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 6)
``` | 65 |
What is the output of the following code? | ```python
print(38 - 54)
``` | -16 |
What is the output of the following code? | ```python
print(40 + 38)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 78)
``` | 151 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 45)
``` | 106 |
What is the output of the following code? | ```python
print(82 + 90)
``` | 172 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 89)
``` | 6408 |
What is the output of the following code? | ```python
print(88 * 61)
``` | 5368 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 36)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 51)
``` | 79 |
What is the output of the following code? | ```python
print(55 + 40)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 56)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(3 * 14)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 9)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 3)
``` | 249 |
¿Cuál es la salida del siguiente código? | ```python
print(41 - 40)
``` | 1 |
What is the output of the following code? | ```python
print(40 * 69)
``` | 2760 |
What is the output of the following code? | ```python
print(13 - 14)
``` | -1 |
What is the output of the following code? | ```python
print(21 * 37)
``` | 777 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 73)
``` | 3869 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 82)
``` | 182 |
What is the output of the following code? | ```python
print(74 - 68)
``` | 6 |
What is the output of the following code? | ```python
print(86 * 14)
``` | 1204 |
What is the output of the following code? | ```python
print(72 - 7)
``` | 65 |
What is the output of the following code? | ```python
print(65 * 20)
``` | 1300 |
What is the output of the following code? | ```python
print(17 * 54)
``` | 918 |
¿Cuál es la salida del siguiente código? | ```python
print(53 + 78)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 47)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 81)
``` | -3 |
What is the output of the following code? | ```python
print(67 - 6)
``` | 61 |
What is the output of the following code? | ```python
print(64 + 85)
``` | 149 |
What is the output of the following code? | ```python
print(4 - 21)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 37)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 97)
``` | -88 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 62)
``` | -60 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 97)
``` | -76 |
What is the output of the following code? | ```python
print(76 - 9)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 93)
``` | 1395 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 3)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 39)
``` | 2730 |
What is the output of the following code? | ```python
print(30 * 49)
``` | 1470 |
What is the output of the following code? | ```python
print(48 * 13)
``` | 624 |
What is the output of the following code? | ```python
print(51 - 54)
``` | -3 |
What is the output of the following code? | ```python
print(77 - 38)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(81 + 25)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 54)
``` | -40 |
What is the output of the following code? | ```python
print(94 - 50)
``` | 44 |
What is the output of the following code? | ```python
print(16 + 100)
``` | 116 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.