Skip to content
Chase
  • Home
  • Python
  • Math
  • Q&A
  • Stories
  • Raspberry Pi
  • Stocks
  • Nature

Month: July 2022

Q&A

Air Conditioning

Posted on July 27, 2022July 27, 2022 by Chase

An air conditioner uses something called refrigerant. In a hot room, the refrigerant will take away the heat from the room. The heat will evaporate. The more the refrigerant contacts, the more heat it will take away. A compressor is another part of an air conditioner. If the refrigerant is…

Posted in Q&ALeave a Comment on Air Conditioning
News

Langley Shootings

Posted on July 25, 2022 by Chase

4 victims were shot at 6:20 AM. 2 were confirmed dead, while a suspect was shot as well. One man was found dead by a Langley city bus loop. Another man was discovered dead at the Creek Stone Place. The police also found a woman who’d been shot near 203A Street…

Posted in NewsLeave a Comment on Langley Shootings
learning

Procrastination

Posted on July 25, 2022July 25, 2022 by Chase

Imagine you are given a long-term piece of homework. It is due in six months. You plan to complete some every day, where you finish right before the deadline. 2 months went by, and you haven’t even started working on it. You change everything where you complete everything in 4…

Posted in learning, Q&A, What to rememberLeave a Comment on Procrastination
Arduino

Arduino Light Project

Posted on July 19, 2022July 19, 2022 by Chase

To make an Arduino Light Project, you will need: 1 Arduino board 1 breadboard 15 wires 7 220 ohm resistors 7 Light Emitting Diodes Connect them all where the lights are side-by-side. Then, use the following code: This should create a lot of flashing lights.

Posted in ArduinoLeave a Comment on Arduino Light Project
Python

Mouse Journey

Posted on July 17, 2022July 26, 2022 by Chase

Mouse Journey is a problem that is related to simple math. Read the problem first. The logic is simple: the total number of possibilities is the number of possibilities for the one above and the one to the left. The start is 1, and the cat areas are 0. Now,…

Posted in PythonLeave a Comment on Mouse Journey
Python

CCC ’03 S3 – Floor Plan

Posted on July 5, 2022July 5, 2022 by Chase

Floor plan is a CCC senior 3 problem that is very confusing at first, and gradually becomes more understandable. IndexError is more common. Functions greatly aid to help make the code for the solution. First, make a function called findarea. This function, given a coordinate, will find the area of…

Posted in PythonLeave a Comment on CCC ’03 S3 – Floor Plan
Python

CCC ’00 S2 – Babbling Brooks

Posted on July 1, 2022 by Chase

Babbling Brooks is an example of a problem that is good for functions. There could be two functions, one of them seperates and the other joins. There could be a simple part that isn’t in a function, but most of the work and ligic is into the functions. Sample solution…

Posted in PythonLeave a Comment on CCC ’00 S2 – Babbling Brooks
Python

CCC ’10 J5 – Knight Hop

Posted on July 1, 2022 by Chase

Knight Hop is a Junior 5 level 7 point problem. A little bit of chess knowledge is very useful, as it requires a knight. Functions are also extremely helpful, especially if it determines the possible next moves given a set of points. First, create a function than takes in a…

Posted in PythonLeave a Comment on CCC ’10 J5 – Knight Hop

Tags

#bank #communist #finance #math #news #python Diseases lessons News shortstories soccer Space Travel
July 2022
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Jun   Aug »

Chase

Follow us on social media!

Facebook Instagram YouTube Twitter

Useful Links

  • About Us
  • Services
  • Project
  • Blog
  • Supports
  • Term & Condition
  • FAQ
  • Privacy Policy

Our Category

  • Animals
  • Arduino
  • Book Summarization
  • Books and Movies

Contact Us

911
gmail@gmail.com
Mars

Chase. All Rights Reserved.

Back to top