Khubayan / whatNumInIndex

This program is find a spesific char/number based on index that user need to specifies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whatNumInIndex

This just code that I wrote based on problem that I find on my group. It might not effetive, so I hope someone out there want to help me make it better espescially in UI part.


What this program do?

This program is find a spesific char/number based on index that user need to specifies. This program takes four inputs which is:
  • Starting Number, is a first charater/number on a list/array/string.
  • Incrementation, is a incrementation level.
  • Number index, this is index for number/character that user need to get.
  • Max value, after reach this number or passes the max value program will stop increment starting value.

Test

I do really want you to try it with just by single click here <3.

Thanks to


ArugaZ
kaizo-kn

About

This program is find a spesific char/number based on index that user need to specifies.


Languages

Language:HTML 100.0%