Generation

regexTue, 02 May 2023

mostrar numeros del o al 20

(?<=\s|^)\d+\.?\d*(?=\s|$)/ (?<=\s|^)(\d+(?:\.\d+)?)?(?=\s|$)

Want to kickstart your project?Use the new AI Studio to create your code