instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(96 * 80)
``` | 7680 |
What is the output of the following code? | ```python
print(95 - 79)
``` | 16 |
What is the output of the following code? | ```python
print(23 + 41)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 26)
``` | 10 |
What is the output of the following code? | ```python
print(81 + 9)
``` | 90 |
What is the output of the following code? | ```python
print(55 * 60)
``` | 3300 |
What is the output of the following code? | ```python
print(97 * 15)
``` | 1455 |
What is the output of the following code? | ```python
print(86 * 13)
``` | 1118 |
What is the output of the following code? | ```python
print(96 * 59)
``` | 5664 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 6)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 11)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 35)
``` | -32 |
What is the output of the following code? | ```python
print(13 * 59)
``` | 767 |
What is the output of the following code? | ```python
print(10 + 44)
``` | 54 |
What is the output of the following code? | ```python
print(24 - 18)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 25)
``` | 175 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 55)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 13)
``` | 27 |
What is the output of the following code? | ```python
print(23 * 9)
``` | 207 |
What is the output of the following code? | ```python
print(9 * 56)
``` | 504 |
What is the output of the following code? | ```python
print(23 * 96)
``` | 2208 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 4)
``` | 5 |
What is the output of the following code? | ```python
print(98 - 21)
``` | 77 |
What is the output of the following code? | ```python
print(54 + 59)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 3)
``` | 261 |
What is the output of the following code? | ```python
print(36 + 18)
``` | 54 |
What is the output of the following code? | ```python
print(16 + 69)
``` | 85 |
What is the output of the following code? | ```python
print(67 + 30)
``` | 97 |
What is the output of the following code? | ```python
print(57 * 74)
``` | 4218 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 97)
``` | 128 |
What is the output of the following code? | ```python
print(15 * 47)
``` | 705 |
What is the output of the following code? | ```python
print(40 * 67)
``` | 2680 |
What is the output of the following code? | ```python
print(57 - 87)
``` | -30 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 62)
``` | 2728 |
What is the output of the following code? | ```python
print(99 * 53)
``` | 5247 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 88)
``` | -19 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 48)
``` | 46 |
What is the output of the following code? | ```python
print(67 * 36)
``` | 2412 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 49)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 45)
``` | 137 |
What is the output of the following code? | ```python
print(15 + 16)
``` | 31 |
What is the output of the following code? | ```python
print(35 * 30)
``` | 1050 |
¿Cuál es la salida del siguiente código? | ```python
print(20 * 55)
``` | 1100 |
What is the output of the following code? | ```python
print(37 - 35)
``` | 2 |
What is the output of the following code? | ```python
print(14 * 78)
``` | 1092 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 3)
``` | 276 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 83)
``` | -60 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 8)
``` | 70 |
What is the output of the following code? | ```python
print(83 + 35)
``` | 118 |
What is the output of the following code? | ```python
print(22 * 54)
``` | 1188 |
¿Cuál es la salida del siguiente código? | ```python
print(53 + 46)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 58)
``` | -33 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 29)
``` | 103 |
What is the output of the following code? | ```python
print(83 - 31)
``` | 52 |
What is the output of the following code? | ```python
print(72 + 21)
``` | 93 |
What is the output of the following code? | ```python
print(67 * 92)
``` | 6164 |
What is the output of the following code? | ```python
print(58 * 79)
``` | 4582 |
What is the output of the following code? | ```python
print(37 + 70)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 78)
``` | -31 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 25)
``` | 21 |
What is the output of the following code? | ```python
print(44 + 69)
``` | 113 |
What is the output of the following code? | ```python
print(28 - 65)
``` | -37 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 95)
``` | 143 |
What is the output of the following code? | ```python
print(86 * 59)
``` | 5074 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 34)
``` | 49 |
What is the output of the following code? | ```python
print(33 + 88)
``` | 121 |
What is the output of the following code? | ```python
print(48 - 95)
``` | -47 |
What is the output of the following code? | ```python
print(42 + 2)
``` | 44 |
What is the output of the following code? | ```python
print(85 * 88)
``` | 7480 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 47)
``` | 104 |
What is the output of the following code? | ```python
print(17 - 25)
``` | -8 |
What is the output of the following code? | ```python
print(73 * 66)
``` | 4818 |
What is the output of the following code? | ```python
print(47 + 21)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 69)
``` | 3795 |
What is the output of the following code? | ```python
print(8 * 31)
``` | 248 |
What is the output of the following code? | ```python
print(19 * 90)
``` | 1710 |
What is the output of the following code? | ```python
print(68 - 69)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 47)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 57)
``` | 126 |
What is the output of the following code? | ```python
print(18 + 69)
``` | 87 |
What is the output of the following code? | ```python
print(100 + 73)
``` | 173 |
What is the output of the following code? | ```python
print(89 + 25)
``` | 114 |
What is the output of the following code? | ```python
print(97 - 9)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 10)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 60)
``` | 2880 |
What is the output of the following code? | ```python
print(56 - 48)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 100)
``` | -21 |
What is the output of the following code? | ```python
print(88 - 35)
``` | 53 |
What is the output of the following code? | ```python
print(10 * 51)
``` | 510 |
¿Cuál es la salida del siguiente código? | ```python
print(35 * 37)
``` | 1295 |
What is the output of the following code? | ```python
print(13 + 23)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 42)
``` | -6 |
What is the output of the following code? | ```python
print(2 + 83)
``` | 85 |
What is the output of the following code? | ```python
print(97 * 54)
``` | 5238 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 18)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 36)
``` | 96 |
What is the output of the following code? | ```python
print(62 * 84)
``` | 5208 |
What is the output of the following code? | ```python
print(72 - 96)
``` | -24 |
What is the output of the following code? | ```python
print(99 + 63)
``` | 162 |
What is the output of the following code? | ```python
print(40 + 76)
``` | 116 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.