Repositories (1)

CSE-210
1 snippets stored for this repo
Video video1 = new Video();
        video1._title = "Giving away a house to a homeless person";
        video1._author = "Mr Beast";
        video1._length = 1556;
        Comment comment1 = new Comment();
        comment1._commentor = "Josh";