We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Python
- Strings
- Text Alignment
- Discussions
Text Alignment
Text Alignment
Sort by
recency
|
497 Discussions
|
Please Login in order to post a comment
f name =="main": width = int(input()) actual_fig_width = 6*width
Python Strings really tests your understanding of string manipulation and formatting using Python. It’s a great way to practice with functions, Gurubhai 247
For Python3 Platform
Here is Text Alignment python solution - https://programmingoneonone.com/hackerrank-text-alignment-problem-solution-in-python.html