I am working on Exercise 6 challenge 2 when I put in the attached code it generates a Error 000260 Error. I have run the code line by line and it is fine until it gets to
arcpy.Copy_management (fc, "C:\EsriPress\Python\Data\Exercise06\newstudy.gdb" + fc) this is the last line of the code. It is unable to copy the feature classes. I will attach the code that I am using. I was wondering if I would be able to get some help on this. This is my first time asking a question on Geonet.