Skip to content

Instantly share code, notes, and snippets.

@YvonneSmall
YvonneSmall / gist:773550ac9245b260f9d610dedd9c70fe
Created October 27, 2025 13:04
RAD women homework wk 1 - grpC
public static void primitivesExercise() {
//You do this part!
//1. Declare three primitives variables, an Integer, a String and a Decimal
Integer i;
String s;
Decimal dec;
//2. Assign values to your three new variables
@YvonneSmall
YvonneSmall / gist:f45a5517c3094c381acca66edc6b9dd2
Created October 23, 2025 18:52
RAD women Homework Wk1 C-Group
//Pseudo code notes on warming up soup//
/*Assumptions on materials and sizes:
1) There is pre-made soup in a container
2) it is edible and within safe consumption date range
3) currently chilled to between 3 and 6 degrees
4) I have the required items to heat/prepare
5) will be preparing enough soup for a 1 person portion
6) will be using a gas hob