Hi there. I tried to change a default parameter of the print() function in one of the projects, but it does not work. I tested my syntax in other consoles and it works. So, I tried the help() function to disclose features of the print() function as it is defined in the freeCodeCamp version of Python, but the help() function does not seem to work either. Does anyone know why this is happening?
The fCC platform does not currently support all Python commands. It’s still in beta so I’m not sure what the future plans are.
1 Like
Thanks! It is good at least to know the reason.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.