Answer:
dual-core (two), quad-core (four) and octa-core (eight)
Explanation:
These are the most common according to my research.
If I helped you, can I please have brainliest?
Have a great day/night!
Answer:
The typical CD sound file is 10 times larger than a typical 5 minute .mp3 file.
Exel is used for graphing, Word for any type of essay or paper, and Powerpoint for presentations.
Hope this helps!
f = int(input("Enter a number: "))
if(f%7==0):
print("It's divisible by 7.")
else:
if(f<7):
print("7")
else:
print(str(f-(f%7))+", "+str(f+(7-(f%7))))
The column names and data types.