We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4619ac + ea20676 commit 7dbc95eCopy full SHA for 7dbc95e
1 file changed
02_activities/assignments/assignment.sh
@@ -18,6 +18,7 @@ cd newproject
18
19
mkdir analysis output
20
touch README.md
21
+echo "# Project Name: DSI Consulting Inc." > README.md
22
touch analysis/main.py
23
24
# download client data
0 commit comments