652 hasil = findip[count] 653 654 print ("\033[1;31m",hasil) 655 f = open('logs.txt' , 'a')656 f.write(f'{findip}' + '\n') 657 f.close() 658.
確定! 回上一頁