function bgYellowimport { bgYellow } from "https://dotland.deno.dev/std@0.116.0/fmt/colors.ts"; bgYellow(str: string): stringSet background color to yellow. Set background color to yellow. Parametersstr: stringtext to make its background yellow Returnsstring