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 […]
Month: June 2022
A Funny Fish Conversation
You may be thinking, “Hey, is your hobby coding? I hope not. Can I have something different?” Well, sure! I was just chilling in the pool, having a good time, when I saw a tiny, bright fish! “Why are you in here?” The poor fish told me in a small voice, “Somebody went fishing and […]
DMOJ
Lately, I’ve been talking about DMOJ often in my blogs. You may have been asking yourself, what is DMOJ? Well. Maybe if you know what is DMOJ, you’ll be more of an expert in coding. So first ask yourself, what is DMOJ? The Main Idea DMOJ is a great coding website for any coder! There […]
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 […]
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, […]
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 […]