instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(6 * 18)
``` | 108 |
What is the output of the following code? | ```python
print(90 * 69)
``` | 6210 |
What is the output of the following code? | ```python
print(5 - 17)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 98)
``` | 109 |
What is the output of the following code? | ```python
print(79 + 84)
``` | 163 |
What is the output of the following code? | ```python
print(91 - 63)
``` | 28 |
What is the output of the following code? | ```python
print(19 + 7)
``` | 26 |
What is the output of the following code? | ```python
print(39 - 88)
``` | -49 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 10)
``` | 690 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 57)
``` | 2736 |
What is the output of the following code? | ```python
print(92 + 96)
``` | 188 |
What is the output of the following code? | ```python
print(46 - 60)
``` | -14 |
What is the output of the following code? | ```python
print(53 - 18)
``` | 35 |
What is the output of the following code? | ```python
print(46 - 25)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 3)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 41)
``` | -31 |
What is the output of the following code? | ```python
print(46 * 93)
``` | 4278 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 93)
``` | -55 |
What is the output of the following code? | ```python
print(43 * 84)
``` | 3612 |
What is the output of the following code? | ```python
print(44 + 24)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 74)
``` | 296 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 32)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 98)
``` | 8722 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 88)
``` | -74 |
What is the output of the following code? | ```python
print(84 * 50)
``` | 4200 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 77)
``` | 3388 |
What is the output of the following code? | ```python
print(83 + 80)
``` | 163 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 88)
``` | 150 |
What is the output of the following code? | ```python
print(20 - 9)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 12)
``` | 336 |
What is the output of the following code? | ```python
print(40 - 63)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 39)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 34)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 87)
``` | 183 |
What is the output of the following code? | ```python
print(64 - 62)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 47)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 66)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 99)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 68)
``` | 5440 |
What is the output of the following code? | ```python
print(67 - 15)
``` | 52 |
What is the output of the following code? | ```python
print(80 + 23)
``` | 103 |
What is the output of the following code? | ```python
print(17 * 91)
``` | 1547 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 14)
``` | 294 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 41)
``` | 107 |
What is the output of the following code? | ```python
print(12 * 38)
``` | 456 |
What is the output of the following code? | ```python
print(32 - 11)
``` | 21 |
What is the output of the following code? | ```python
print(7 - 9)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 40)
``` | -32 |
What is the output of the following code? | ```python
print(71 * 39)
``` | 2769 |
What is the output of the following code? | ```python
print(53 * 95)
``` | 5035 |
What is the output of the following code? | ```python
print(40 - 42)
``` | -2 |
What is the output of the following code? | ```python
print(54 * 40)
``` | 2160 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 89)
``` | 1246 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 90)
``` | 8730 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 18)
``` | 594 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 82)
``` | -71 |
What is the output of the following code? | ```python
print(49 * 80)
``` | 3920 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 30)
``` | 103 |
What is the output of the following code? | ```python
print(26 + 21)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 85)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 72)
``` | -47 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 12)
``` | 33 |
What is the output of the following code? | ```python
print(92 - 6)
``` | 86 |
What is the output of the following code? | ```python
print(49 - 6)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(24 + 34)
``` | 58 |
What is the output of the following code? | ```python
print(75 - 3)
``` | 72 |
What is the output of the following code? | ```python
print(89 + 34)
``` | 123 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 43)
``` | 2150 |
What is the output of the following code? | ```python
print(90 * 79)
``` | 7110 |
¿Cuál es la salida del siguiente código? | ```python
print(50 + 85)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 27)
``` | -24 |
What is the output of the following code? | ```python
print(76 + 92)
``` | 168 |
What is the output of the following code? | ```python
print(57 * 17)
``` | 969 |
What is the output of the following code? | ```python
print(72 * 33)
``` | 2376 |
¿Cuál es la salida del siguiente código? | ```python
print(85 * 85)
``` | 7225 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 56)
``` | 336 |
What is the output of the following code? | ```python
print(71 - 29)
``` | 42 |
What is the output of the following code? | ```python
print(11 - 30)
``` | -19 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 42)
``` | 20 |
What is the output of the following code? | ```python
print(91 - 59)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 46)
``` | 7 |
What is the output of the following code? | ```python
print(15 - 79)
``` | -64 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 51)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 42)
``` | 3990 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 98)
``` | 3528 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 77)
``` | 162 |
What is the output of the following code? | ```python
print(71 * 7)
``` | 497 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 26)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 29)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 52)
``` | 16 |
What is the output of the following code? | ```python
print(45 - 42)
``` | 3 |
What is the output of the following code? | ```python
print(20 + 51)
``` | 71 |
What is the output of the following code? | ```python
print(81 * 43)
``` | 3483 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 39)
``` | 3510 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 50)
``` | 71 |
What is the output of the following code? | ```python
print(78 - 48)
``` | 30 |
What is the output of the following code? | ```python
print(74 * 87)
``` | 6438 |
What is the output of the following code? | ```python
print(40 + 78)
``` | 118 |
What is the output of the following code? | ```python
print(13 - 55)
``` | -42 |
What is the output of the following code? | ```python
print(41 + 75)
``` | 116 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.