georgimateev
unset($maths); $OSN = new ExamsFactory('Operating Systems And Computer Networks'); self::_read($OSN);
georgimateev
$of = new ObjectFactory(); $theShit = $of->construct('Task'); $theShit->do('My thang', $accomplished); while (!$accomplished) { self::_work($theShit); }