Skip to content

Commit 4d9e34c

Browse files
committed
We can use format even now
1 parent 9076e63 commit 4d9e34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/variablesanddatatypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ In Python3.8 we can use the following style to help printing values along with t
280280
.format method
281281
---------------
282282

283-
In older versions of Python, we can use `format` method.
283+
We can also use `format` method in a string inside.
284284

285285
::
286286

0 commit comments

Comments
 (0)