Annayum Rasoolum Bangla Subtitle ★ Plus & Secure
Understanding the story helps if the translation is slightly off:

Understanding the story helps if the translation is slightly off:
function setup() {
createCanvas(400, 400);
}
function draw() {
background(220);
ellipse(200, 200, 50, 50);
}