You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
print("Sorry I was not able to create the folder structure in json correct format, check my instructions and try to refine it sothat i can understan the task better")
print("Sorry I was not able to create the file list in correct format, check my instructions and try to refine it sothat i can understan the task better")
As your response will go to an automated parser, things to keep in mind all the time:
128
128
* follow the exact format provided above without fail
129
129
* only write the file content, no expiation, no pretext.
130
-
* always add comments at the begening, which expains what you are about to do
130
+
* if the language support, add comments at steps, which expains what you are about to do, dont add comment if comment is not supported by the file type example json file
131
131
* keep in mind there wont be any additional files other then the full files list given above, only use files that are mentioned in that list
0 commit comments