We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771adf4 commit cd9be54Copy full SHA for cd9be54
1 file changed
python-312/f-string/comments.py
@@ -6,5 +6,5 @@
6
7
# Uncomment the following code and run it in Python 3.12
8
# f"""Storing employee's data: {
9
-# employee['name'].upper() # Always uppercase name before storing
+# employee['name'].upper() # Always uppercase name before storing
10
# }"""
0 commit comments