You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write the deleteProgram function to delete a program from the program model & at the same time it must delete the same program id from the user that added it
It must get the programId and the userId
The text was updated successfully, but these errors were encountered:
Write the
deleteProgram
function to delete a program from the program model & at the same time it must delete the same program id from the user that added itIt must get the
programId
and theuserId
The text was updated successfully, but these errors were encountered: