- 4
This is my solution
score1 = int(input()) score2 = int(input()) #your code goes here av_score = (score1 + score2) / 2 if (av_score >= 70 or av_score <= 79): print ("10")
4 odpowiedzi
+ 1
You need to post your solution under your original question, so people can follow your question & help you
+ 1
what? maybe wrong place to upload this.
0
Bhavik could you please assiste me by telling me where i should be uploading this in order to get assistance im new to Sololearn
0
SELECT distinct checks
FROM Operation
limit 3;