using System; using System.Console; WriteLine("Count?"); def count=ReadLine(); WriteLine(count);