Skip to content

SardorStark/Rotone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Description

Write a program that takes a string, will perform a transformation and return it. For each of the letters of the parameter string switch it by the next one in alphabetical order.

'z' becomes 'a' and 'Z' becomes 'A'. Case remains unaffected.

About

Rotone in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages