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
- Capitalize!
- Discussions
Capitalize!
Capitalize!
Sort by
recency
|
2886 Discussions
|
Please Login in order to post a comment
To preserve black spaces in totaly, i did it.
!/bin/python3
import math import os import random import re import sys
Complete the solve function below.
def solve(s):
if name == 'main': fptr = open(os.environ['OUTPUT_PATH'], 'w')
Easiest way that uses basic python python understanding
Python3
`