اذهب إلى المحتوى

موسى عمران الحاتمي

الأعضاء
  • المساهمات

    2
  • تاريخ الانضمام

  • تاريخ آخر زيارة

آخر الزوار

لوحة آخر الزوار معطلة ولن تظهر للأعضاء

إنجازات موسى عمران الحاتمي

عضو مبتدئ

عضو مبتدئ (1/3)

0

السمعة بالموقع

  1. import java.util.Scanner; public class callf { public static void main(string[]args){ int number1,number2; Scanner reader = new Scanner (System.in); System.out.printIn(“Enter the first value: ”); number1= reader.nextInt(); System.out.printIn(“Enter the second value: ”); Number2= reader.nextInt(); Int sum = number1 + number2; System.out.printIn(“The sum is : ” + sum); } }
×
×
  • أضف...