كيف يمكنني قلب النتيجة للمدور1/100 في بايثون ؟


التعليق السابق

اه اسف استبدل السطر الاخير ب

    round(x, 2)

هل يمكنك مشاركة الكود؟

(: matiere=input ('ajouter une matiere

print ('')

(( matiere=float(input("entrer la note du matiere

print ('')

(( coéficient1=int(input("entrer la coéficient

A =matiere*coéficient1

((matiere=input ('ajouter une matiere

print ('')

(( matiere=float(input("entrais la note du matiere

print ('')

(( coéficient2=int(input("entrer la coéficient

B =matiere*coéficient2

MOYENNE=(A+B)/(coéficient1+ coéficient2ient2)

(print (MOYENNE

لا افهم ماالذي تريد فعله! هل يمكنك الشرح

شارك الكود على pastebin


برمجة

مجتمع للمبرمجين من جميع المستويات لتبادل المعرفة والخبرات. ناقش لغات البرمجة المختلفة، الحلول البرمجية، والمشاريع.

24.9 ألف متابع