Explanation

The code calls the computer function with an argument (for example computer('arch')). On Windows systems, this returns win32 or win64, but never PCWIN or PCWIN64.


Suggested Action

Replace the test with win32 or win64.