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