instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(91 + 54) ```
145
What is the output of the following code?
```python print(54 + 89) ```
143
¿Cuál es la salida del siguiente código?
```python print(64 - 56) ```
8
¿Cuál es la salida del siguiente código?
```python print(78 * 43) ```
3354
What is the output of the following code?
```python print(5 - 68) ```
-63
¿Cuál es la salida del siguiente código?
```python print(49 - 71) ```
-22
What is the output of the following code?
```python print(35 * 2) ```
70
What is the output of the following code?
```python print(30 * 96) ```
2880
¿Cuál es la salida del siguiente código?
```python print(7 + 21) ```
28
¿Cuál es la salida del siguiente código?
```python print(75 - 95) ```
-20
¿Cuál es la salida del siguiente código?
```python print(47 * 24) ```
1128
¿Cuál es la salida del siguiente código?
```python print(63 - 60) ```
3
¿Cuál es la salida del siguiente código?
```python print(48 * 41) ```
1968
¿Cuál es la salida del siguiente código?
```python print(85 - 20) ```
65
¿Cuál es la salida del siguiente código?
```python print(21 * 93) ```
1953
What is the output of the following code?
```python print(69 * 39) ```
2691
¿Cuál es la salida del siguiente código?
```python print(22 + 74) ```
96
¿Cuál es la salida del siguiente código?
```python print(52 * 67) ```
3484
¿Cuál es la salida del siguiente código?
```python print(77 * 38) ```
2926
¿Cuál es la salida del siguiente código?
```python print(32 - 86) ```
-54
What is the output of the following code?
```python print(3 * 12) ```
36
¿Cuál es la salida del siguiente código?
```python print(27 * 83) ```
2241
What is the output of the following code?
```python print(77 * 60) ```
4620
¿Cuál es la salida del siguiente código?
```python print(32 * 99) ```
3168
¿Cuál es la salida del siguiente código?
```python print(86 + 59) ```
145
¿Cuál es la salida del siguiente código?
```python print(93 * 6) ```
558
¿Cuál es la salida del siguiente código?
```python print(48 + 53) ```
101
¿Cuál es la salida del siguiente código?
```python print(64 + 71) ```
135
¿Cuál es la salida del siguiente código?
```python print(47 * 41) ```
1927
What is the output of the following code?
```python print(60 - 85) ```
-25
What is the output of the following code?
```python print(65 - 2) ```
63
¿Cuál es la salida del siguiente código?
```python print(15 - 67) ```
-52
¿Cuál es la salida del siguiente código?
```python print(63 + 52) ```
115
¿Cuál es la salida del siguiente código?
```python print(15 - 92) ```
-77
¿Cuál es la salida del siguiente código?
```python print(34 - 71) ```
-37
¿Cuál es la salida del siguiente código?
```python print(23 - 11) ```
12
¿Cuál es la salida del siguiente código?
```python print(64 * 9) ```
576
What is the output of the following code?
```python print(52 - 15) ```
37
What is the output of the following code?
```python print(16 + 18) ```
34
¿Cuál es la salida del siguiente código?
```python print(93 - 26) ```
67
What is the output of the following code?
```python print(12 - 60) ```
-48
What is the output of the following code?
```python print(96 + 32) ```
128
What is the output of the following code?
```python print(94 - 57) ```
37
What is the output of the following code?
```python print(67 - 62) ```
5
¿Cuál es la salida del siguiente código?
```python print(5 * 12) ```
60
What is the output of the following code?
```python print(6 * 73) ```
438
¿Cuál es la salida del siguiente código?
```python print(47 * 81) ```
3807
What is the output of the following code?
```python print(68 * 33) ```
2244
What is the output of the following code?
```python print(86 + 50) ```
136
¿Cuál es la salida del siguiente código?
```python print(27 + 57) ```
84
What is the output of the following code?
```python print(68 + 61) ```
129
What is the output of the following code?
```python print(21 - 63) ```
-42
What is the output of the following code?
```python print(44 + 57) ```
101
What is the output of the following code?
```python print(90 * 72) ```
6480
What is the output of the following code?
```python print(35 + 68) ```
103
What is the output of the following code?
```python print(10 - 43) ```
-33
What is the output of the following code?
```python print(88 + 28) ```
116
¿Cuál es la salida del siguiente código?
```python print(85 - 50) ```
35
¿Cuál es la salida del siguiente código?
```python print(64 * 11) ```
704
¿Cuál es la salida del siguiente código?
```python print(50 + 44) ```
94
¿Cuál es la salida del siguiente código?
```python print(74 + 18) ```
92
¿Cuál es la salida del siguiente código?
```python print(9 + 92) ```
101
What is the output of the following code?
```python print(42 - 60) ```
-18
¿Cuál es la salida del siguiente código?
```python print(13 - 96) ```
-83
What is the output of the following code?
```python print(93 * 32) ```
2976
¿Cuál es la salida del siguiente código?
```python print(65 * 18) ```
1170
What is the output of the following code?
```python print(17 + 39) ```
56
¿Cuál es la salida del siguiente código?
```python print(29 * 14) ```
406
What is the output of the following code?
```python print(43 - 34) ```
9
¿Cuál es la salida del siguiente código?
```python print(10 * 87) ```
870
¿Cuál es la salida del siguiente código?
```python print(55 * 8) ```
440
¿Cuál es la salida del siguiente código?
```python print(29 - 26) ```
3
What is the output of the following code?
```python print(69 * 81) ```
5589
What is the output of the following code?
```python print(11 - 47) ```
-36
What is the output of the following code?
```python print(9 - 5) ```
4
What is the output of the following code?
```python print(21 * 71) ```
1491
What is the output of the following code?
```python print(38 * 36) ```
1368
¿Cuál es la salida del siguiente código?
```python print(70 * 52) ```
3640
¿Cuál es la salida del siguiente código?
```python print(26 - 81) ```
-55
What is the output of the following code?
```python print(32 + 79) ```
111
What is the output of the following code?
```python print(77 - 53) ```
24
What is the output of the following code?
```python print(13 * 83) ```
1079
What is the output of the following code?
```python print(37 - 81) ```
-44
¿Cuál es la salida del siguiente código?
```python print(29 + 3) ```
32
What is the output of the following code?
```python print(45 * 84) ```
3780
What is the output of the following code?
```python print(90 + 44) ```
134
¿Cuál es la salida del siguiente código?
```python print(37 - 23) ```
14
What is the output of the following code?
```python print(13 - 43) ```
-30
What is the output of the following code?
```python print(71 - 55) ```
16
What is the output of the following code?
```python print(3 - 63) ```
-60
¿Cuál es la salida del siguiente código?
```python print(86 + 66) ```
152
What is the output of the following code?
```python print(90 + 41) ```
131
¿Cuál es la salida del siguiente código?
```python print(5 * 68) ```
340
What is the output of the following code?
```python print(20 - 46) ```
-26
What is the output of the following code?
```python print(51 + 63) ```
114
What is the output of the following code?
```python print(8 + 70) ```
78
What is the output of the following code?
```python print(13 - 67) ```
-54
¿Cuál es la salida del siguiente código?
```python print(89 * 31) ```
2759
¿Cuál es la salida del siguiente código?
```python print(9 * 72) ```
648
¿Cuál es la salida del siguiente código?
```python print(42 - 81) ```
-39