Question 127890
In order to graph {{{y=4}}}, simply draw a horizontal line through the tick mark "{{{4}}}" on the y-axis

{{{drawing(500,500,-10,10,-10,10,
graph(500,500,-10,10,-10,10,0),
line(-20,4,20,4)
)}}} Graph of {{{y=4}}}