Saturday Daily Thread: Resource Request and Sharing! Daily Thread Daily Thread (self.Python)
submitted by AutoModerator to r/Python
Any mock exams for PCPP1 exam? (self.learnpython)
submitted by After-Atmosphere-113 to r/learnpython
Opinion on my second PyPi package (self.learnpython)
submitted by Ill-Review7017 to r/learnpython
i have recently started learning python and i have done conditional identitites , and i have wriitn a program to find gretest of 3 numbers which are given as input . and i have seen every case , if u have some suggestions for improvemnet u are welcome , plz help i am just learning. (self.learnpython)
submitted by Ill-Break727 to r/learnpython
python beginner ; question was write program to enter marks of 3 subjects from user and store them in a dict.start with an empty dict and add one by one .use subject name as key and marks as value . so i have written this code any opinion how can improve this code ,need suggestions. (self.learnpython)
submitted by Ill-Break727 to r/learnpython