You have to highlight the text and then click the bold
B
Answer:
The answer is "classes are the blueprints"
Explanation:
According to the class definition, it is a collection of data members and member methods, in which all the data members can't return any value, and member methods or functions return a value.
- In this question, the carpenter uses the blueprint to build the house, if he uses class and object model.
- This model also known as an entity blueprint, which sets the properties and functions with an object type.
def zipZapZop():
number = int(input("Enter the number: "))
dictionary = {3: "zip", 5: "zap", 7: "zop"}
amount = 0<em> #amount of non-divisible numbers by 3, 5 and 7</em>
<em> for key, value in dictionary.items():</em>
if(number%key == 0): <em>#key is the number</em>
print(value) <em>#value can be or zip, or zap, or zop</em>
else: amount += 1 #the number of "amount" increases every time, when the number is not divisible by 3, or 5, or 7
if(amount == 3): print(number) <em>#if the number is not by any of them, then we should print the number</em>
zipZapZop()
Tendancy to crash hope that helped
Answer:
Either word or I would suggest using google docs and word and compare.
Explanation:
You can set up a resume in word.