Skip to content

Write a program to read a line of text from the keyboard and convert it into a coded text by changing its characters by adding a code number to them. This code number must be taken as input. For checking the correctness of your program, you should get your original text back after encoding. Use separate functions for encoding and decoding.

Notifications You must be signed in to change notification settings

KanishkRaj-RAKA/d6p2.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Write a program to read a line of text from the keyboard and convert it into a coded text by changing its characters by adding a code number to them. This code number must be taken as input. For checking the correctness of your program, you should get your original text back after encoding. Use separate functions for encoding and decoding.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages