Completion requirements
View
Make a submission
Opened: Monday, 30 December 2024, 1:00 PM
Due: Monday, 30 December 2024, 4:00 PM
1. {w|w where string starts with ba}
2. {w|w where string does contains 0101 as substring}
3. {w|w string start with b and ends with ab}
4. {w| na(w) mod 4=2}
5. {w|w where every b should never followed by a}