How To?

July 26, 2022

How to Take Care of Pet Platy Fish

sample platy fish image Environment Platies should live in a big tank or bowl. Since these fish love to hide, a few big hiding spots in the tank, such as big rocks or fake algae, should be in. A few fellow fish is also good. Temperature should be around 20 degrees c. Food Buy some food from a local fish store. Feed one gigantic flake or one very tiny spoonful per day. Too less can cause stress, and too much is, well, too much. It’s okay if you are unable to feed them for a week. Cleaning Tanks Suck out...

Read More
June 28, 2022

DMOJ-Special Day 3p

Question: February 18 is a special date for the CCC this year. Write a program that asks the user for a numerical month and numerical day of the month and then determines whether that date occurs before, after, or on February 18. If the date occurs before February 18, output the word Before. If the date occurs after February 18, output the word After. If the date is February 18, output the word Special. Input Specification The input consists of two integers each on a separate line. These integers represent a date in 2015. The first line will contain the month, which will be...

Read More
June 25, 2022

More Python (If You’re Interested)

OK, since you’ve learned some Python from my previous blog, let’s see if you’ve sucked up all of my information. Sorry, no hints! This is a test (Maybe not, but I’m just expressing myself.) . I’ll present you a DMOJ question and if you like, as a “test”, you can install a Python 3 file and find the answer yourself. Or if your Python skills aren’t that strong yet, review my solution to see if you understand why this answer makes sense. Start! Problem of the Day Let’s start with the DMOJ problem: In the story Goldilocks and the Three...

Read More
June 25, 2022

Diving Deep in Python

Well, today I dove deeper into Python 3 and tried some new functions. It’s pretty hard, so if you are not that experienced, you may want to learn the basics of this language. You could read one of my past blogs about the very first Python basics. Let’s get started now. DMOJ Problem In DMOJ, there was quite a question. So there someone who has an amount of sugar. Let’s call the amount a. You need b amount of sugar. You have c amount of toothpaste but need d amount of it. Determine is you need to go to the...

Read More
June 21, 2022

Good Essay Writing

If you would like to have a brilliant essay, why not try out some tips! brainstorm on scrap paper start with a draft edit your draft by checking for grammar, punctuation, and more check to have indents print neatly on your final copy of type your essay, reviewing on your mistakes that you missed along the way make sure what you write is on topic- e.g.: if title is “Oranges”, don’t talk about apples make sure audience can understand your story add details like “smooth” try to make paragraphs in a reasonable order. Why don’t you try some tips now.

Read More
December 6, 2021

How to Make a Pop-Up House

If you want to see or make a house out of paper pop-up on paper, just follow these instructions below. You will need: A regular sheet of paper, a pair of scissors, a sharpened pencil, coloring supplies like pencil crayons, and a black fine liner (You don’t need a fine liner if you don’t want to use one). Instructions 1: Fold the paper in half. 2: Cut two lines that are the same length on the “fold line”. 3: Unfold the paper and draw lines that connect to the edges of the cuts to make a rectangle. 4: Decorate the...

Read More
October 8, 2021

To Write a Detailed Paragraph

Lets start with this example: Today I went to a park. I rode my bike. I ate a cookie. I walked home. I drank water. What? When? Why? Where? With the “what”, let’s edit this. Today I went to my favorite park and I enjoyed my time there. I rode my bike across a rocky and bumpy trail. I ate a large peanut butter and raisin cookie. After, I walked home, whistling happily. I drank a nice cup or fresh water and read a book. With the “when”, let’s edit this. Today I went to my favorite park at three...

Read More
August 9, 2021

Tangrams

First, to get started, see the picture below. Then, you will get tired of the design of the shapes. Well, why don’t you combine them? If you combine the stars, you will see fireworks. Now, stare at the image. What pictures can you make? Well, these are tangrams. Long ago, there lived a Chinese scholar named Tan. He dropped his tile by accident and tried to fix it, but he never did.

Read More