Repositories (1)
cse210-hw
1 snippets stored for this repo
video1.AddComment(comment3);
videoList.Add(video1);
Video video2 = new("I sold Afghanistan to Iran!!!!!!","Mr Beast", 2027, 4, 1, 601);
Comment comment4 = new("أحمد", "إيران هنا. نقترح عليك أن تفكر مرتين بشأن هذا \"البيع\" إذا كنت تقدر سلامك وهدوءك", 2027, 4, 1);
Comment comment5 = new("Random Guy", "يا أخي، إنها كذبة إبريل. لم يتم بيع أي شيء.", 2027, 4, 2);
Comment comment6 = new("أحمد", "مفهوم. شكرا لتذكيري. أحبك.", 2027, 4, 2);