instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(2 - 65)
``` | -63 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 38)
``` | 95 |
What is the output of the following code? | ```python
print(52 * 46)
``` | 2392 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 80)
``` | 3360 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 33)
``` | -5 |
What is the output of the following code? | ```python
print(57 + 82)
``` | 139 |
What is the output of the following code? | ```python
print(36 + 4)
``` | 40 |
What is the output of the following code? | ```python
print(67 * 83)
``` | 5561 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 20)
``` | 58 |
What is the output of the following code? | ```python
print(96 * 5)
``` | 480 |
What is the output of the following code? | ```python
print(75 * 75)
``` | 5625 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 76)
``` | 6004 |
What is the output of the following code? | ```python
print(31 + 38)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 47)
``` | 2256 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 15)
``` | 60 |
What is the output of the following code? | ```python
print(50 + 79)
``` | 129 |
What is the output of the following code? | ```python
print(35 + 56)
``` | 91 |
What is the output of the following code? | ```python
print(80 + 22)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 7)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(80 + 92)
``` | 172 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 95)
``` | 7885 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 91)
``` | 7462 |
What is the output of the following code? | ```python
print(38 - 59)
``` | -21 |
What is the output of the following code? | ```python
print(24 - 90)
``` | -66 |
What is the output of the following code? | ```python
print(92 - 9)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 89)
``` | 801 |
What is the output of the following code? | ```python
print(89 - 55)
``` | 34 |
What is the output of the following code? | ```python
print(14 - 22)
``` | -8 |
What is the output of the following code? | ```python
print(33 * 27)
``` | 891 |
What is the output of the following code? | ```python
print(14 + 24)
``` | 38 |
What is the output of the following code? | ```python
print(29 - 63)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 54)
``` | -46 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 72)
``` | 5040 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 10)
``` | 500 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 73)
``` | -11 |
What is the output of the following code? | ```python
print(55 * 88)
``` | 4840 |
¿Cuál es la salida del siguiente código? | ```python
print(24 + 87)
``` | 111 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 22)
``` | 924 |
What is the output of the following code? | ```python
print(44 * 50)
``` | 2200 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 85)
``` | -62 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 40)
``` | 135 |
What is the output of the following code? | ```python
print(13 * 12)
``` | 156 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 88)
``` | 184 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 41)
``` | 205 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 48)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 83)
``` | -38 |
What is the output of the following code? | ```python
print(21 - 30)
``` | -9 |
What is the output of the following code? | ```python
print(95 * 55)
``` | 5225 |
What is the output of the following code? | ```python
print(65 - 28)
``` | 37 |
What is the output of the following code? | ```python
print(22 - 79)
``` | -57 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 22)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 68)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 49)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 56)
``` | 103 |
What is the output of the following code? | ```python
print(85 + 30)
``` | 115 |
What is the output of the following code? | ```python
print(52 + 54)
``` | 106 |
What is the output of the following code? | ```python
print(85 - 82)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 52)
``` | -49 |
What is the output of the following code? | ```python
print(63 * 62)
``` | 3906 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 10)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 65)
``` | 5135 |
What is the output of the following code? | ```python
print(58 - 43)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 59)
``` | 76 |
What is the output of the following code? | ```python
print(36 + 89)
``` | 125 |
What is the output of the following code? | ```python
print(18 - 67)
``` | -49 |
What is the output of the following code? | ```python
print(89 + 14)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 22)
``` | 1694 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 38)
``` | 102 |
What is the output of the following code? | ```python
print(42 * 37)
``` | 1554 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 44)
``` | 32 |
What is the output of the following code? | ```python
print(70 - 59)
``` | 11 |
What is the output of the following code? | ```python
print(75 - 8)
``` | 67 |
What is the output of the following code? | ```python
print(52 * 95)
``` | 4940 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 86)
``` | -72 |
What is the output of the following code? | ```python
print(41 + 39)
``` | 80 |
What is the output of the following code? | ```python
print(14 * 85)
``` | 1190 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 92)
``` | 8 |
What is the output of the following code? | ```python
print(32 * 42)
``` | 1344 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 55)
``` | 3960 |
What is the output of the following code? | ```python
print(4 * 55)
``` | 220 |
What is the output of the following code? | ```python
print(37 * 96)
``` | 3552 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 19)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 62)
``` | -38 |
What is the output of the following code? | ```python
print(100 + 57)
``` | 157 |
What is the output of the following code? | ```python
print(91 - 36)
``` | 55 |
What is the output of the following code? | ```python
print(81 * 42)
``` | 3402 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 37)
``` | 124 |
What is the output of the following code? | ```python
print(65 * 74)
``` | 4810 |
What is the output of the following code? | ```python
print(75 * 1)
``` | 75 |
What is the output of the following code? | ```python
print(44 * 9)
``` | 396 |
What is the output of the following code? | ```python
print(59 * 16)
``` | 944 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 56)
``` | -9 |
What is the output of the following code? | ```python
print(45 - 81)
``` | -36 |
What is the output of the following code? | ```python
print(37 * 27)
``` | 999 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 20)
``` | 1740 |
What is the output of the following code? | ```python
print(2 + 95)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 97)
``` | 8342 |
What is the output of the following code? | ```python
print(82 * 97)
``` | 7954 |
What is the output of the following code? | ```python
print(57 * 46)
``` | 2622 |
What is the output of the following code? | ```python
print(56 - 9)
``` | 47 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.