Break statement controls flow of loops(for and while loop) and which is used to terminate the flow of loop, like the break in python