function redimport { red } from "https://deno.land/std@0.96.0/fmt/colors.ts"; red(str: string): stringSet text color to red. Parametersstr: stringtext to make red Returnsstring