-
Notifications
You must be signed in to change notification settings - Fork 3
LakeForestCollegeComputerScienceClub/CodingGolf1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Readme Instructions: Fewest Characters used to solve this challenge wins: Problem: Given a strings S, where S is: 0 < len(S) < 500, capitalize each word of the string. Examples: Input “hello world” Output “Hello World” Input “10 black dogs in 3d” Output “10 Black Dogs In 3d” Note: 3d remains 3d and does not become 3D. PRIZE: TBD
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published