corona virus travel restrictions code example
Example: coronavirus
var StayAlive=True;
While(StayAlive){
WearMasks();
WashHands();
StayOneMeterApart();
GetTested();
StayHealthy();
}
var StayAlive=True;
While(StayAlive){
WearMasks();
WashHands();
StayOneMeterApart();
GetTested();
StayHealthy();
}