Code Monkey home page Code Monkey logo

kc-android-cw-4's Introduction

التمرين الأول !🌟

خطوات التمرين

  1. اكتب function بإسم ()totalGrade ونوع الارجاع int تاخذ درجة الاختبار للفصل الاول و تاخذ درجة الاختبار للفصل الثاني ثم تطبع مجموع الاختبارين .
public static int totalGrade(int num1, int num2){
  
 

}
  1. اكتب function بإسم ()temperature تطبع درجة حرارة الجو و ترجع اما كلمة (Hot) في حالة درجة الحرارة أكثر من أو تساوي 23 او كلمة (Cold) في حالة درجة الحرارة أقل من 23.
public static void temperature(int num1){
  


}

بونص!

اكتب function بداخلها جملة دوران for loop بحيث تطبع الارقام من 1 الى 10 تصاعدياً

التمرين الثاني !🌟

تمرين البرمجة 😎👨🏻‍💻

(هذا التمرين تابع للمشروع في الحصة الماضية)

خطوات التمرين:

1- فقط أن نجعل الآلة الحاسبة تعمل!

- الضغط على زر Calculate يجمع الرقمين من الـ EditText و يعرضه على الـ TextView.

kc-android-cw-4's People

Contributors

bobader95 avatar hussainalsaffar avatar malbannai avatar mohammedmansour64 avatar salmanalnajdi avatar zainabbaq avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.