Answer:
for count in range (5,8): numA=numA+count print(numA)
Explanation:
Answer:
___I__22. paper
___I__23. glass
___C__24. iron
___I__25. plastic
___C__26. gold
__C___27. copper
___I__28. wood
___I__29. Rubber
___C__30. Aluminum
Materials which do not allow current to flow easily are called insulators.
Materials which allows current to flow easily are called Conductors.
4. Although all of them could be true, this one is most acurate :)
Answer:
integer
Explanation:
this data type must be a number, but it will always be a whole number, so boolean is not appropriate. This means that it will be integer data type