using System;using System.Console; WriteLine("Count?");def count=ReadLine(); WriteLine(count);
6
Count? 6
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!