import 4.code.about;

class Header {

public void title() {

String fullTitle = '/p/';
}

public void menu();

public void board();

public void goToBottom();

}
class Thread extends Board {
public void Welcome to /p/ - Photography(OP Anonymous) {

String fullTitle = 'Welcome to /p/ - Photography';
int postNumber = 3715226;
String image = '1598397138768.jpg';
String date = '08/25/20(Tue)19:12:18';
String comment = 'Go /p/ro:
• Please post images that are JPG format and ideally smaller than 1 MB, and/or about 1000 pixels on the longest side.
• Expect to be judged harshly. Learn to deal with it.

Want:
• We come here for photos, so post yours as often as possible, even if "image unrelated" to your text.
• "Flickr/500px/Tumblr/Facebook/Portfolio" threads are for critique and networking.
• Use "Recent Photos" threads if you are shy or only want to post a couple of photos.
• Shared raw files which we can collectively edit for discussion of post-processing techniques, are encouraged.
• Use the Catalog to consolidate similar topics (photographic themes, images or technical gear threads).

Do not want:
• Go to /wsr/ or /r/ for specific Photoshop requests.
• Gear threads are discouraged, but identified as necessary. Many users simply hide these threads.

Want to learn more?
The /p/ Wiki'
;

}
public void comments() { }
}