function greenimport { green } from "https://dotland.deno.dev/std@0.181.0/fmt/colors.ts"; green(str: string): stringSet text color to green. Parametersstr: stringtext to make green Returnsstring