Answers for "corona vaccine"

5

coronavirus

var StayAlive=True;
While(StayAlive){
	WearMasks();
    WashHands();
    StayOneMeterApart();
    GetTested();
    StayHealthy();
}
Posted by: Guest on October-22-2020
1

coronavirus

console.log("Do not fear JavaScript will help us in these trying times!")

var Covid19Cases = 0;
var Covid19Deaths = 0;

if(Covid19Cases < 1) {
     alert("NoMoreCases!");
} else { 
     alert("Uh Oh...");
Posted by: Guest on June-21-2020
1

coronavirus

just put a mask on smh
Posted by: Guest on January-12-2021

Browse Popular Code Answers by Language