Answered You can hire a professional tutor to get the answer.
Create new Python script. Set the current workspace to point to any Python script. Set the current workspace to point to any Data folder by using the...
Create new Python script. Set the current workspace to point to any Python script. Set the current workspace to point to any Data folder by using the .Describe() function and a loop, do the following for each shapefile in the workspace (without hard-coding file names) and print the following on one line: the .Describe() function and a loop, do the following for each shapefile in the workspace (without hard-coding file names) and print the following on one line:
a. The name of the feature class
b. The dataset type
c. The shape type
d. Spatial Reference Type
e. Spatial Reference Name