Skip to content

Instantly share code, notes, and snippets.

@gavilanch
Created January 27, 2020 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gavilanch/95ca40ddde3268f687be203883a18a63 to your computer and use it in GitHub Desktop.
Save gavilanch/95ca40ddde3268f687be203883a18a63 to your computer and use it in GitHub Desktop.
public class Student {
public int Id { get; set; }
public string Name { get; set; }
public int Age { get; set; }
public bool IsDeleted { get; set; }
}
@W1zarDddD
Copy link

W1zarDddD commented Apr 22, 2024

I think this is a great idea. It will be easier to study together. We will help each other. In general, I am only FOR it. I just found a 300 word essay for my subject, I used https://gradesfixer.com/words/300-word-essay/ for this. So nothing will distract me for the next 4 days. We can safely teach with you. Write only on which days you can! We need to make some kind of schedule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment