DataFrame dari fungsi
for i in range(1,4):
exec(f'df{i}=dataframeplot()')
Nasty Narwhal
for i in range(1,4):
exec(f'df{i}=dataframeplot()')