Rohit Kumar

Generation

generate functionWed, 23 Nov 2022

Android totally xx

def android(a): if a == 'funny': print('Android is funny') elif a == 'good': print('Android is good') else: print('Android is not good') android('funny')

Questions about programming?Chat with your personal AI assistant