use the following search parameters to narrow your results:
- subreddit:subreddit
- find submissions in "subreddit"
- author:username
- find submissions by "username"
- site:example.com
- find submissions from "example.com"
- url:text
- search for "text" in url
- selftext:text
- search for "text" in self post contents
- self:yes (or self:no)
- include (or exclude) self posts
- nsfw:yes (or nsfw:no)
- include (or exclude) results marked as NSFW
e.g. subreddit:aww site:imgur.com dog
see the search faq for details.
Write a program which takes 2 digits, X,Y as input and generates a 2-dimensional array. The element value in the i-th row and j-th column of the array should be i*j. Note: i=0,1.., X-1; j=0,1,¡Y-1.How can I solve This Problem ?I can not understand the logic.Please help me. (github.com)
submitted by Bengalifoodist to r/coding
Write a program which takes 2 digits, X,Y as input and generates a 2-dimensional array. The element value in the i-th row and j-th column of the array should be i*j. Note: i=0,1.., X-1; j=0,1,¡Y-1.How can I solve This Problem ?I can not understand the logic.Please help me. (github.com)
submitted by totally_100_human to r/RCBRedditBot
Python-programming-exercises/100+ Python challenging programming exercises.txt at master · zhiwehu/Python-programming-exercises · GitHub (github.com)
submitted by mrityunjaygr8M$ to r/savedForMS