#include <bits/stdc++.h> using namespace std; int n,ans; int main(){ for(int i=1;i<=3;i++){ cout<<"turn off the light." ; } return 0; }