We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b95ce84 commit 34e6724Copy full SHA for 34e6724
String's/Text Alignment.py
@@ -1,5 +1,4 @@
1
#Replace all ______ with rjust, ljust or center.
2
-
3
thickness = int(input()) #This must be an odd number
4
c = 'H'
5
0 commit comments