Tools 3.
Which shortcut key do we use to display Document Settings dialog box?
a. Ctrl+F3
b. Ctrl+J
c. Ctrl+C
-nar
Answers
Answered by
0
Answer:
Ctrl + F3 Cut selected text to the Spike
Ctrl+J aligns the selected text or line to justify the screen.
Ctrl + C paste text
Answered by
0
Given ``odd = set([1, 3, 5, 7, 9])``
``squares = set([1, 4, 9, 16])``.
What is the value of ``odd ^ squares``?
Similar questions