Answer:
Here you go :)
Explanation:
Change this however you'd like:
array = []
for n in range(10):
x = int(input("Enter integer: "))
array.append(x)
dup = set(array)
print(", ".join(str(i) for i in dup))
Answer:
The answer is A). Integers
Explanation:
Booleans and Strings don't represent numbers (in most cases) so they can be eliminated.
Floats are used for representing decimals while integers are used for whole numbers.
Wow!! that is ALOT of info,I dont think i could help with this one Umders 699 maybe someone else can sorry that i couldn`t help :)
Answer:
C
Explanation:
Because the research is for everybody