sonia v
sonia v
Hey there! Getting a following error: ``` File "/Users/xxx/kivyapp/macosx/main.py", line 156, in download_report filechooser.save_file( File "/Users/xxx/mambaforge/envs/pyinstKivy/lib/python3.10/site-packages/plyer/facades/filechooser.py", line 61, in save_file return self._file_selection_dialog(mode="save", *args, **kwargs) File "/Users/xxx/mambaforge/envs/pyinstKivy/lib/python3.10/site-packages/plyer/platforms/macosx/filechooser.py", line 122, in _file_selection_dialog...
Add flag initialisation to 0 to avoid leading whitespaces in the result
type of var result should match the output type of the function (int), otherwise it might fail some tests. **Example fail:** max( {-42;0;-5;-64;-2;-68;-1} , 7)
Example: ----------------8 i & 1) + '0'; write(1, &bit, 1); } } int main() { unsigned char test_value = 2; print_bits(test_value); write(1, "\n", 1); return 0; } ``` ``` ./a.out...
All example tests don't fail when testing compiled program: trace: ----------------8
Hey there! Running ur tests on Macbook M2 chip. Getting this issue with the bonus: ``` [make] : your pipex : Bonus Bonus compiling done ๑>◡