public static float point;
public static string str;
public static void C(int h,float v,string name)
Console.Write("\n Here is your Name : "+str+" Number : "+one+" Float : "+point);
public static void Main(string[] args)
Console.Write("\nEnter name and number and float");
name2=Console.ReadLine();
i=Convert.ToInt32(Console.ReadLine());
Console.Write("\nJust changed the number :");
Console.Write("\n Printing New Number :"+ A.one);