#include using namespace std; int main() { int t; cin>>t; while(t--) { int n,i,l,j=3; cin>>n; if(n==1) { cout<<"Bob"<