Coding
My Scratch Projects
Hello!
I sometimes use scratch to program, so I have picked some of my scratch projects to put on my website. Click the flag on each little square to start the project, and click the red octagon to stop the project.
My first project is Google Search, which is basically a copy of Google search. Some things you can search up on it are: Email/Gmail Animation/Video Photos/Photo/Images/Google images im bored/bored
Coding
Simple Commands on the bash console
There are a lot of commands on the bash console, and these are some of the simplest ones.
’echo' This is the ’echo’ command, and you can use it to repeat what you’ve typed, like this: echo ‘I like biscuits’
It will then repeat what you said. I typed echo ‘I like biscuits’ ,so it would write I like biscuits .
‘sleep’ The next command is the ‘sleep’ command, which you can use to make the computer wait a certain amount of seconds.