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