Skip to content Skip to sidebar Skip to footer
Showing posts with the label Digit

How Can I Limit The Amount Of Digits In An Input?

I'm a student doing a computer science course and for part of the assessment we have to write a… Read more How Can I Limit The Amount Of Digits In An Input?

Find Number In String, Add 1 And Replace

I need to write a code where a string contains a number, then this number is incremented by 1, and … Read more Find Number In String, Add 1 And Replace