Update Replit_Initial_Code_Generation_Prompt.md
This commit is contained in:
parent
079ad48b58
commit
41166ea4d6
1 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue