Vyxal / Vyxal

A code-golfing language experience that has aspects of traditional programming languages - terse, elegant, readable.

Home Page:https://vyxal.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Zero Pad

pacmanboss256 opened this issue · comments

String - pad with leading zeroes to match length
List - pad list of digits with leading zeroes to match length

done