Activity 28: Master Python List Data Structure
Prerequisite
Python Flask
IDE or Text Editor
Browser
First we make the Project Structure like this
index.html file add this code
Copy
Copy
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<bod...
jacquelineaparijado.hashnode.dev3 min read