I want to write a program such that it takes values a and b where a is for the degree of the polynomial and b is for the field.After that I wanted to list all reducible and irresucible polynomials of degree a in $F_b$. CAn you help me to write it using sagemath ?