instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(84 + 89) ```
173
¿Cuál es la salida del siguiente código?
```python print(22 * 11) ```
242
¿Cuál es la salida del siguiente código?
```python print(58 + 23) ```
81
What is the output of the following code?
```python print(67 * 1) ```
67
What is the output of the following code?
```python print(56 + 48) ```
104
What is the output of the following code?
```python print(38 * 19) ```
722
¿Cuál es la salida del siguiente código?
```python print(37 * 52) ```
1924
¿Cuál es la salida del siguiente código?
```python print(77 * 56) ```
4312
¿Cuál es la salida del siguiente código?
```python print(78 + 62) ```
140
What is the output of the following code?
```python print(68 - 8) ```
60
¿Cuál es la salida del siguiente código?
```python print(83 * 88) ```
7304
What is the output of the following code?
```python print(64 + 58) ```
122
¿Cuál es la salida del siguiente código?
```python print(42 * 72) ```
3024
¿Cuál es la salida del siguiente código?
```python print(42 * 88) ```
3696
What is the output of the following code?
```python print(9 + 96) ```
105
What is the output of the following code?
```python print(8 + 89) ```
97
What is the output of the following code?
```python print(67 * 13) ```
871
What is the output of the following code?
```python print(44 * 49) ```
2156
¿Cuál es la salida del siguiente código?
```python print(81 * 12) ```
972
What is the output of the following code?
```python print(79 * 43) ```
3397
What is the output of the following code?
```python print(44 - 55) ```
-11
What is the output of the following code?
```python print(19 - 98) ```
-79
¿Cuál es la salida del siguiente código?
```python print(29 - 30) ```
-1
What is the output of the following code?
```python print(13 + 58) ```
71
What is the output of the following code?
```python print(37 * 34) ```
1258
What is the output of the following code?
```python print(77 - 37) ```
40
¿Cuál es la salida del siguiente código?
```python print(37 * 75) ```
2775
¿Cuál es la salida del siguiente código?
```python print(18 - 39) ```
-21
¿Cuál es la salida del siguiente código?
```python print(57 + 2) ```
59
What is the output of the following code?
```python print(43 - 6) ```
37
¿Cuál es la salida del siguiente código?
```python print(91 * 44) ```
4004
What is the output of the following code?
```python print(29 + 53) ```
82
¿Cuál es la salida del siguiente código?
```python print(26 + 15) ```
41
What is the output of the following code?
```python print(97 * 81) ```
7857
What is the output of the following code?
```python print(22 * 4) ```
88
What is the output of the following code?
```python print(84 + 69) ```
153
What is the output of the following code?
```python print(39 + 5) ```
44
¿Cuál es la salida del siguiente código?
```python print(53 - 2) ```
51
¿Cuál es la salida del siguiente código?
```python print(73 + 33) ```
106
What is the output of the following code?
```python print(68 * 23) ```
1564
¿Cuál es la salida del siguiente código?
```python print(46 + 1) ```
47
¿Cuál es la salida del siguiente código?
```python print(90 - 59) ```
31
What is the output of the following code?
```python print(79 - 14) ```
65
What is the output of the following code?
```python print(59 + 39) ```
98
¿Cuál es la salida del siguiente código?
```python print(14 - 97) ```
-83
¿Cuál es la salida del siguiente código?
```python print(53 + 39) ```
92
What is the output of the following code?
```python print(82 + 11) ```
93
What is the output of the following code?
```python print(81 * 7) ```
567
What is the output of the following code?
```python print(85 * 96) ```
8160
¿Cuál es la salida del siguiente código?
```python print(5 + 19) ```
24
¿Cuál es la salida del siguiente código?
```python print(23 * 71) ```
1633
¿Cuál es la salida del siguiente código?
```python print(83 - 86) ```
-3
What is the output of the following code?
```python print(92 + 9) ```
101
¿Cuál es la salida del siguiente código?
```python print(20 + 82) ```
102
What is the output of the following code?
```python print(36 - 76) ```
-40
What is the output of the following code?
```python print(64 - 39) ```
25
What is the output of the following code?
```python print(44 * 98) ```
4312
What is the output of the following code?
```python print(63 * 11) ```
693
¿Cuál es la salida del siguiente código?
```python print(72 + 22) ```
94
¿Cuál es la salida del siguiente código?
```python print(65 - 19) ```
46
¿Cuál es la salida del siguiente código?
```python print(97 * 73) ```
7081
¿Cuál es la salida del siguiente código?
```python print(47 * 48) ```
2256
What is the output of the following code?
```python print(57 - 93) ```
-36
What is the output of the following code?
```python print(93 - 34) ```
59
¿Cuál es la salida del siguiente código?
```python print(65 - 27) ```
38
¿Cuál es la salida del siguiente código?
```python print(65 - 16) ```
49
What is the output of the following code?
```python print(2 * 11) ```
22
What is the output of the following code?
```python print(42 * 60) ```
2520
¿Cuál es la salida del siguiente código?
```python print(25 - 18) ```
7
What is the output of the following code?
```python print(9 * 35) ```
315
¿Cuál es la salida del siguiente código?
```python print(13 * 70) ```
910
What is the output of the following code?
```python print(39 + 51) ```
90
¿Cuál es la salida del siguiente código?
```python print(96 - 12) ```
84
What is the output of the following code?
```python print(56 + 90) ```
146
¿Cuál es la salida del siguiente código?
```python print(56 + 83) ```
139
¿Cuál es la salida del siguiente código?
```python print(36 * 21) ```
756
What is the output of the following code?
```python print(67 - 87) ```
-20
¿Cuál es la salida del siguiente código?
```python print(74 + 41) ```
115
¿Cuál es la salida del siguiente código?
```python print(92 * 42) ```
3864
What is the output of the following code?
```python print(51 + 56) ```
107
¿Cuál es la salida del siguiente código?
```python print(93 * 47) ```
4371
¿Cuál es la salida del siguiente código?
```python print(69 - 1) ```
68
What is the output of the following code?
```python print(53 + 80) ```
133
What is the output of the following code?
```python print(6 + 48) ```
54
¿Cuál es la salida del siguiente código?
```python print(94 * 74) ```
6956
What is the output of the following code?
```python print(28 * 50) ```
1400
¿Cuál es la salida del siguiente código?
```python print(42 * 43) ```
1806
What is the output of the following code?
```python print(26 * 37) ```
962
What is the output of the following code?
```python print(17 - 77) ```
-60
¿Cuál es la salida del siguiente código?
```python print(16 + 77) ```
93
What is the output of the following code?
```python print(36 - 79) ```
-43
¿Cuál es la salida del siguiente código?
```python print(73 - 7) ```
66
¿Cuál es la salida del siguiente código?
```python print(54 + 45) ```
99
What is the output of the following code?
```python print(99 * 31) ```
3069
¿Cuál es la salida del siguiente código?
```python print(54 - 97) ```
-43
What is the output of the following code?
```python print(2 - 34) ```
-32
¿Cuál es la salida del siguiente código?
```python print(68 + 55) ```
123
¿Cuál es la salida del siguiente código?
```python print(87 + 93) ```
180
¿Cuál es la salida del siguiente código?
```python print(57 * 21) ```
1197
What is the output of the following code?
```python print(91 * 29) ```
2639