Skip to content

LakeForestCollegeComputerScienceClub/CodingGolf1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

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

No packages published

Contributors 2

  •  
  •