somnat / Misc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Misc

program to join characters between words in a string.

This program takes the input string like "my name is Geoffery H I N T O N and I am a professor in University of Torento". and gives the output as "my name is Geoffery HINTON and I am a professor in University of Torento".

About


Languages

Language:Python 100.0%