CLS PRINT "Welcome to TELECOM! Please do the following." INPUT "1. Type your skills you specialize in.", y$ INPUT "2. Type the most insultive thing you can think of.", t$ PRINT ""; t$; "" PRINT "Sorry 'bout that." PRINT "3. Start to use TELECOM.", r$ PRINT "Here you can use various commands to do almost anything with technology!" INPUT "What do you want to do?", b$ PRINT "bad command or file name" INPUT "What do you want to do?", e$ PRINT "When you say "; e$; " you are stupid." PRINT "Thank you for shopping on TELECOM! Goodbye!"