Update Replit_Initial_Code_Generation_Prompt.md

This commit is contained in:
pliny
2025-04-22 16:04:16 -04:00
committed by GitHub
parent 079ad48b58
commit 41166ea4d6

View File

@@ -73,7 +73,7 @@ json
{"path": "/app.py", "status": "new"}
]
/index.html
index.html
<!DOCTYPE html>
<html lang="en">
@@ -88,14 +88,14 @@ json
</body>
</html>
/styles.css
styles.css
/* CSS styles here */
/script.js
script.js
// JavaScript code here
/app.py
app.py
# Python code here
/ Python code here