Good old BASIC: 10 PRINT "Hello" 20 GOTO 10
10 print "hello" 20 goto 10
ALGOL, Pascal, Pl/I, C , Ada
It means using only three structure when programming: sequence, selection, repetition.
lack of encapsulation same code repetition lack of information hiding