mervesyn
MB Üyesi
- Kayıt
- 27 Aralık 2019
- Mesajlar
- 5
- Tepkiler
- 0
- Yaş
- 28
- Meslek
- Elektronik Haberleşme Teknisyeni
- Üniv
- Marmara Üniversitesi
a main function that
has a variable call_count an integer initialized to zero
calls functions f1 and f2 several times
outputs the final value of call_count
two functions f1 and f2 that when called
cause call_count to increment by 1
you have to define the functions f1 and f2 in a way that this is possible, and call them accordingly
soru ile ilgili yardımcı olabilir misiniz?
has a variable call_count an integer initialized to zero
calls functions f1 and f2 several times
outputs the final value of call_count
two functions f1 and f2 that when called
cause call_count to increment by 1
you have to define the functions f1 and f2 in a way that this is possible, and call them accordingly
soru ile ilgili yardımcı olabilir misiniz?