Created
September 16, 2012 20:58
-
-
Save assem-ch/3734370 to your computer and use it in GitHub Desktop.
خوارزمية مجموع الاعداد المضاعفة لعددين
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sum(set(xrange(0,1000,5)) | set(xrange(0,1000,3))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment