code2

Run Settings
LanguagePython
Language Version
Run Command
start,end=map(int,input().split()) if 1<=start<20 and 10<=end<30: colcul=[pow(2,i) for i in range(start,end+1) ] colcul.pop(1) colcul.pop(-2) print(colcul)
Editor Settings
Theme
Key bindings
Full width
Lines