Skip to content

Commit bf126f1

Browse files
authored
Update StringFormatting.md
1 parent b804ca0 commit bf126f1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Data_Structure_In_Python/String/StringFormatting.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,8 @@ for i in range(1,11):
214214
```
215215

216216
Output:
217-
``` 1 1 1
217+
```
218+
1 1 1
218219
2 4 8
219220
3 9 27
220221
4 16 64

0 commit comments

Comments
 (0)