import java.util.Scanner;. public class BoyorGirl. {. public static void main(String args[]). {. Scanner z = new Scanner(System.in);. int x=0;. ... <看更多>
namespace ConsoleApplication1 { class Program { private static string BoyOrGirl; ... if you go with the second option, remember to remove ... ... <看更多>