<p>C Programming: Write a program that concatenates two linkedlists of characters. The program should include functionconcatenate that takes pointers to both lists as arguments andconcatenates the second list to the
<p>there are 2 parts</p><p>- Coding part is using JuputerLab (Python)</p><p>- Writing part</p><p><img alt="(Writing and Coding) Suppose Xi are i.i.d. random variable uniformly distributed in [0, 1]. Let Sn- X, be
<p><img alt="8. Parking Ticket Simulator For this assignment you will design a set of classes that work together to simulate a police officer issuing a parking ticket. You should design