import java.io.*;
import java.util.Scanner;
public class factorial
{
public static void main(String[] agrs)
{
int prod=1,num ,i;
System.out.println("Enter a number:-");
Run It Now!
this program is all about to autoshutdown of the system using after executing it.I used here a simple three line code to autoshutdown and you also specify the time limit as per your choice. Run It Now!
It is an Artificial Intelligence project. It is almost all like a console chat or a chat with the computer. It detects the gender by their name and chats with the user. Run It Now!
a magic square of order n is an arrangement of n2 numbers, usually distinct integers, in a square, such that the n numbers in all rows, all columns, and both diagonals sum to the same constant.[1] A n