Python Code Challenge

63 - Write a program that takes a set as input and only keeps the even numbers in a new set using a while loop.