Farben und verschiedene Julia-Formeln
This commit is contained in:
@@ -40,6 +40,7 @@ for x in range(width):
|
||||
img.putpixel((x, y), color)
|
||||
|
||||
img.save("mandelbrot.png")
|
||||
print("Bild wurde als mandelbrot.png gespeichert!")
|
||||
img.show()
|
||||
#print("Bild wurde als mandelbrot.png gespeichert!")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user