non = ["Hello","Hey","Hi","Greetings","My","Ok","You","He","She","It", "They","Our","Mine","Your","Tomorow","Today","If","For"] print(non)
Standard input is empty
['Hello', 'Hey', 'Hi', 'Greetings', 'My', 'Ok', 'You', 'He', 'She', 'It', 'They', 'Our', 'Mine', 'Your', 'Tomorow', 'Today', 'If', 'For']