the pointer of the format painter has a paintbucket icon
Answers
Answered by
1
yes it has
hekdhdjdjddjjdjdjdjdjddjd
myint= -4
float= 3.292
mystring= 'What'
print(myint, float, mystring)
o= 9
bnz= 50
g= o*bnz
print(g)
What is the output of this program (python)?
Answered by
0
Answer:
Use the Format Painter on the Home tab to quickly apply the same formatting, such as color, font style and size, and border style, to multiple pieces of text or graphics. The format painter lets you copy all of the formatting from one object and apply it to another one – think of it as copying and pasting for formatting.
Similar questions