Make a Video type class. #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Video type class needs to be implemented to standardize the video type across code.
This means, the video class should have getters for:
The class must be placed in the
types.py
file.