Skip to content

amanbadone/List-er

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

List-er

Simple Data List Creator program

This program is used to create a list of data, which have some variable part and some constant part so rather than typing same thing again and again it is better to use this program for example if you need list of roll no which is having some common part like

common part ="0103CS211" the variable part =01,02,03....till 21

so, enter from : 1 enter till : 21

output: 0103CS21101 0103CS21102 0103CS21103 0103CS21104 0103CS21105 0103CS21106 0103CS21107 0103CS21108 0103CS21109 0103CS21110 0103CS21111 0103CS21112 0103CS21113 0103CS21114 0103CS21115 0103CS21116 0103CS21117 0103CS21118 0103CS21119 0103CS21120 0103CS21121

About

Simple List Creator program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages