It's Summer.
What you can do with it!
I told ya
A blockquote:
This is the solstice, the still point of the sun, its cusp and midnight, the year’s threshold and unlocking, where the past lets go of and becomes the future; the place of caught breath.
Margaret Atwood
Example code:
var light = new Light();
var switchUp = new FlipUpCommand(light);
var switchDown = new FlipDownCommand(light);
var s = new Switch();
s.storeAndExecute(switchUp);
s.storeAndExecute(switchDown);
Want to suggest something? Please Send me a request.
*****
Written by Mohamed Moughamir
on 20 June 2020