Page 1 of 1

Please i need help with this problem: Create a JFLAP DFA, ∑={C,A,G,T}, that accepts the language described by the regula

Posted: Sun Jul 03, 2022 11:22 am
by answerhappygod
Please i need help with this problem:
Create a JFLAP DFA, ∑={C,A,G,T}, that accepts the languagedescribed by the regularexpression: ( (C|A|G|T)(C|A|G|T) )* |(GG(C|A|G|T)*).