The code that remove duplicate is as follows:
def remove_duplicate(mylist):
mylist = list(dict.fromkeys(mylist))
return mylist
print(remove_duplicate([1, 1, 2, 3, 3, 5, 6, 7]))
<h3>Code explanation</h3>
The code is written in python.
- we defined a function named "remove_duplicate" and it accept the parameter "mylist".
- The variable "mylist" is used to store the new value after the duplicate vallues has been removed.
- Then, wed returned mylist.
- Finally, we call the function with the print statement . The function takes the required parameter.
learn more on python here: brainly.com/question/21126936
Answer:
14.0
Explanation:
The loop converts each answer to a float. The accumulator variable adds the values entered.
2.0 + 5.0 + 1.0 + 6.0 = 14.0
Important things maybe. I am in Graphic design so I know little
Explanation:
the third answer is correct
I don’t really understand what this question is asking 100%, but you can either walk into the McDonald’s you want to work at and ask for an application. They might give it to you, but will most likely tell you to apply online.
If they do tell you to apply online, go to the McDonald’s website and scroll all the way down to the bottom.
There are sections you can choose such as: About Us, Careers, Services, Community, and Contact Us.
Clearly you want to go to Careers.
Under Careers are: Education Opportunities, Employee Perks, Meet Our People, Working With Us, and Apply Now.
Click Apply Now and start your application.