Hello, new to both Python and Sublime Text. When I try to run the len() function in Sublime Text doesn’t return anything. Steps I’ve taken: validated the function works in the Python interpreter, ensure I have saved the file with a “.py” extension, and configured Sublime Text to run Python by hitting Cmd+B (build). I’ve done some Google searches and checked stack overflow but can’t seem to find any answers.
Thanks in advance for your help,
Mike