Skip to content

0xSG/ASCII-STRING-FORMING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII STRING FORMING Build Status 🌐

Input is taken from the user and that string is formed from scratch. Individual character of the string is taken. Each char is incremented on its ASCII value and checked against the given string. This process is carried out till we get all the characters of the formed string match the given string.

Language:

  • JAVA

Inputs:

  • Character.
  • Height (5,10,15,...).

About

Input is taken from the user and that string is formed from scratch. Individual character of the string is taken. Each char is incremented on its ASCII value and checked against the given string. This process is carried out till we get all the characters of the formed string match the given string

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages