In: Computer Science
____________(str) is the function to run in the shell to find out details about how to use str() and the type of data it accepts and returns.
help(str) is the function to run in the shell to find out details about how to use str() and the type of data it accepts and returns.
# Help Function
# syntax: help([object])
help(str)
Please give a LIKE, if you find this answer helpful.
Thank You!!!