(Choose 1 answer)
How many parts does a Shiny app consist of? What are they?
A. 1: The server that the user interacts with
B. 2: The server that the user interacts with and the Ul that powers the app
C. 3: The server, the UI and the layouts
D. None of the above