I want you to do an example program(s) where you illustrate the following: (number each one in text and comments)
- checking for condition A and condition B or condition C and condition D
- checking for condition A and also one of the following: condition B or both condition C and condition D
- while
- do while
- for where you do not specify the start point within the for statement
- for in
- use the backtick and template strings multiple times
- use the substring function
- set up multiple fields with the same class and then change something about each
- use getElementsByTagName
- do something using querySelector
- do something else with querySelector