- 1
3 Python Reviews Needed ASAP, Please!
I need 3 people to review & give feedback on my CodeNewbie Challenge 2018 assignment, please. Topics covered (from a class given by the New York Public Library) were: Display, Variables, Math Operators & Strings. See link: https://code.sololearn.com/cZ00O2nB8ITf/#py Many thanks, in advance!
4 Respuestas
+ 2
The last item is not division with remainder see here
https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2273/
second page
+ 2
It's good. Now you should make some real world programs like
Finding area and volume
Finding Simple Interest or compound interest
Finding prime numbers
Finding Armstrong numbers ... And so on. The list is long..
+ 1
@DINESH BANJARA: Many thanks for your review of my coding assignment & encouragement, Dinesh! (don't know if you got this, previously).
0
@Louis: Many thanks for your review of my coding assignment & reference, Louis. I revised the division section for clarity corrected the last entry. Please see update: https://code.sololearn.com/cYkgK4KljLNS/#py.