PW Akshay

Generation

generate functionSun, 27 Nov 2022

create a school data management python project using mysql to add, delete, update student name, class, roll number, phone number etc

def add(a, b, c): return a + b + c add(1, 2, 3)

Want to kickstart your project?Use the new AI Studio to create your code