Prg2 EN - 03. 04. 2023 1.Events 1.1. Copy and make runnable Adams note (Mar 20) Event example 1.2. Add/create (not change current event) next new event to the event registr in Adams note (Mar 20) example (copy a ready the example), that: a) check input: if the input is value bigger than 10, print this value with waring; if not do nothing note: events is a collector of "functions" not only reference to one function b) if the input is value bigger than 10 limit, change it to value 10 2. (skipped-next exercise) Combinatorial generating 3. Dynamic programming 3.1. DP - what we know 3.2. Example - theoretical solution with explanation - matrix multipliacation 3.3. Example - programm it 4. (optional) Eastern explanation