TheRenegadeCoder / image-titler

An image title generator using The Renegade Coder style
https://therenegadecoder.com
GNU General Public License v3.0
17 stars 6 forks source link

Do We Need to Use Titlecase? #86

Open jrg94 opened 4 years ago

jrg94 commented 4 years ago

I just found out that strings in Python have the title() method. Where was I this whole time? Why did we ever is titlecase? I'm so confused.