Answer:
Toolbar
Explanation:
j don't know if you meant that instead of scroll bar, but tool bar is the answer
I used to use pixlr all the time so i should know.
Ok so
1 is picker
2 is lasso select
3 is crop
4 is Liquefy
5 is clone
6 is dodge/burn
7 is Pen
8 is Eraser
9 is Gradient
10 is Text
11 is Zoom
12 is Switch Colors
13 is Marquee Select
14 is Wand select
15 is Cutout/Mask
16 is Heal
17 is Blur/Sharpen
18 is Sponge Color
19 is draw
20 is Fill
21 is I don’t know I have never seen that before
22 is Picker
So sorry if it took a while i did not know what the star was
<h3>✽ - - - - - - - - - - - - - - - ~<u>Hello There</u>!~ - - - - - - - - - - - - - - - ✽</h3>
➷ It would be D. I don't really see how the plug itself is a cause of electrical accidents.
<h3><u>✽</u></h3>
➶ Hope This Helps You!
➶ Good Luck (:
➶ Have A Great Day ^-^
↬ ʜᴀɴɴᴀʜ ♡
Answer:
import random
a = random.randint(1,10)
b = random.randint(1,10)
answer = a * b
print(str(b)+" * "+str(a)+" = "+str(answer))
Explanation: So I am guessing you are on Edhesive Module 2.5 Intro to cs. Sorry it took so long but hopefully this works.