1.Select the data.
2.Go to Data –> Data Tools –> Remove Duplicates.
3.In the Remove Duplicates dialog box: If your data has headers, make sure the 'My data has headers' option is checked. Make sure the column is selected (in this case there is only one column).
Answer:
1.T 2.f 3.t 4.f 5.f 6.f 7.t 8.t 9.f
Video Editing software is used to play, create, and modify audio and video files.
Answer:
In Python:
numberOfWholeSlices = int(22/7)
print(numberOfWholeSlices )
Explanation:
For each friend to get a whole number of slices, we need to make use of the int function to get the integer result when the number of slices is divided by the number of people.
So, the number of slice is: 22/7
In python, the expression when assigned to numberOfWholeSlices is:
numberOfWholeSlices = int(22/7)
Next, is to print the calculated number of slices
print(numberOfWholeSlices )
Answer:
OneDrive is a storage location on your personal computer.
Explanation:
Its gives u extra storage as well as helps u to take backup for all ur files that are important to u
Hope this helps...
Pls mark my ans as brainliest
If u mark my ans as brainliest u will get 3 extra points