Closed nikja05 closed 5 months ago
Mit python im HTML automatisierte Liste erstellen, damit mehrere Resultate (z.B zehn auf einmal) angezeigt werden. In movie.html den Darstellungsblock in einen Python for loop stecken: % for result in myresults: HTML template code % end.
% for result in myresults:
% end
Bruh
Mit python im HTML automatisierte Liste erstellen, damit mehrere Resultate (z.B zehn auf einmal) angezeigt werden. In movie.html den Darstellungsblock in einen Python for loop stecken:
% for result in myresults:
HTML template code% end
.