Jump to content

[Q].JAVA TO .EXE (); [GR]


Azumaril$

Recommended Posts

 

peste oti exoume auto to code pou ipologizei meso oro:

Code:

 

import java.util.Scanner;

class mxc{
public static void main(String args[])
{
	Scanner keyboard = new Scanner(System.in);
   double total = 0;
   double grade;
   double average;
   int counter = 0;
   int arcana;
   
   System.out.print("Apo posa objects thes na bgaleis to meso oro: ");
   arcana = keyboard.nextInt();
   
   if (arcana==1){
	   System.out.println("Prepei na ine parapanw apo 1!!!!!!!!!, Ksana trekste to programma");
	   return;
   }
   
   System.out.println("Parakalo isagete tous arithmous: ");
   while(counter<arcana)
   {
	   grade = keyboard.nextDouble();
	   total = total +grade;
	   counter++;
   }
   average = total/arcana;
   System.out.println("Average: "+average);
   
}
}

 

 

Doulevo se eclipse. px omos auto to programma 8elw na to kanw .exe kai na emfanizete otan to trexoun oi aloi ki egw se console . me piasate ti enow pisteuo.mporeis kapios na mou diksei analitika ti tha kanw gia na to kanw ? plz gyes ine anagi

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock