# your code goes here W,H,C=input(). split () W=int(W) H=int(H) Bo=["B"]*H #rint (Bo) if C=="B": D="W" else: D="B" i=0 while i