Write a function named count_unique that prompts the user fo…

Write a function named count_unique that prompts the user for three integers and prints the number of unique integers among the three. See several sample possible outputs below: Example 1: First number? 18 Second number? 3 Third number? 4 You entered 3 different numbers. Example 2: First number? 6 Second number? 7 Third number? 6 You entered 2 different numbers. Example 3: First number? 14 Second number? 14 Third number? 14 You entered 1 different numbers. Your output should match the format shown above. However, you do not need to produce any color or underlining! User input is shown underlined in blue just to make it easier to read.

These electron microscopy images are visual evidence that ge…

These electron microscopy images are visual evidence that genes are “split” in eukaryotes. In this experiment, genomic DNA was hybridized with processed, purified RNAs (both from the adenovirus). DNA:RNA hybrids look darker than single-stranded DNA. Questions 3-4 follow this experiment. What would the TEM images look like if the introns were removed at the level of the DNA and not the RNA?