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
Copy file name to clipboardExpand all lines: assets/notebooks/29_function_outputs.ipynb
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
"cell_type": "markdown",
19
19
"metadata": {},
20
20
"source": [
21
-
"- You are the owner of an online shop and need to securely store usernames and passwords of your\n",
21
+
"- You are the owner of an online store and need to securely store usernames and passwords of your\n",
22
22
"customers. Create a database where usernames are composed of the initial of the customer’s first name followed by their last name (e.g., “jsmith”), and passwords consist of a four-digit code"
0 commit comments