Question: Make a Python program that uses the getcwd() function to provide a string of the current working directory. Save the string in the variable current folder and display the value.
The program must be in Python and It must compile with no errors and follow the directions.