load every electric circuit,regardless of where it is or how large or small, has four basic parts: an energy source (ac or dc),a conductor (wire), an electrical load (device), and at least one controller(switch)
Answer:
Being innovative means doing things differently or doing things that have never been done before. An innovator is someone who has embraced this idea and creates environments in which employees are given the tools and resources to challenge the status quo, push boundaries and achieve growth.
Explanation:
Hope it helps..
But it's a little bit long..
Correct me if I'm wrong..
Answer:
int()
Explanation:
float() is using decimals, so that can't be it, like float(input( "how much does this cost?"))
print() is used to print something, not a user asking, like print("hello")
string() means like a whole, like string( I am good)
By elimination, int() is correct.
Hope this helps!