GitHub / realpython/python-basics-exercises issues and pull requests
#88 - Update 1-what-is-a-string.py
Pull Request -
State: open - Opened by NurlanSHM about 1 year ago
#88 - Update 1-what-is-a-string.py
Pull Request -
State: closed - Opened by NurlanSHM about 1 year ago
#87 - Update 3-challenge-PdfFileSplitter-class.py
Pull Request -
State: open - Opened by Ranjit9632 over 1 year ago
#87 - Update 3-challenge-PdfFileSplitter-class.py
Pull Request -
State: open - Opened by Ranjit9632 over 1 year ago
#86 - Update 9a-challenge-cats-with-hats.py
Pull Request -
State: open - Opened by Ranjit9632 over 1 year ago
#86 - Update 9a-challenge-cats-with-hats.py
Pull Request -
State: open - Opened by Ranjit9632 over 1 year ago
#85 - Update 7-challenge-capital-city-loop.py
Pull Request -
State: open - Opened by Ranjit9632 over 1 year ago
#85 - Update 7-challenge-capital-city-loop.py
Issue -
State: open - Opened by Ranjit9632 over 1 year ago
#84 - Added another solution for "cats_in_hats" with using nested cycles
Pull Request -
State: open - Opened by alphadrow about 2 years ago
#83 - Fix typos in comments
Pull Request -
State: closed - Opened by martin-martin over 2 years ago
- 1 comment
#82 - 2023-07 : examples are too old to run with latest editions of Python (3.11.4) and pip packages
Issue -
State: open - Opened by fmorriso over 2 years ago
#81 - ch04-strings-and-string-methods
Issue -
State: open - Opened by danielzqh almost 3 years ago
- 1 comment
#80 - Update 8-find-a-string-in-a-string.py
Pull Request -
State: open - Opened by dishant976 about 3 years ago
#79 - Fix small mistake in practice of ch18
Pull Request -
State: open - Opened by LyLiou about 3 years ago
#78 - Create debug.py
Pull Request -
State: open - Opened by patraabinash29 over 3 years ago
#77 - Create str_to_list.py
Pull Request -
State: open - Opened by patraabinash29 over 3 years ago
#76 - Translation to portuguese
Issue -
State: open - Opened by jonathansutton1 over 3 years ago
- 1 comment
#75 - Update 2-write-your-own-functions.py
Pull Request -
State: open - Opened by patraabinash29 over 3 years ago
#74 - Update 2-screw-things-up.py
Pull Request -
State: open - Opened by patraabinash29 over 3 years ago
#73 - Page 325
Issue -
State: open - Opened by fourfridays over 3 years ago
#72 - Page 314
Issue -
State: open - Opened by fourfridays over 3 years ago
#71 - Fix typos and add comments to ch09
Pull Request -
State: closed - Opened by ybrenning over 3 years ago
- 1 comment
#70 - Page 379
Issue -
State: open - Opened by HoshyarKarimi over 3 years ago
#69 - Page 377
Issue -
State: open - Opened by HoshyarKarimi over 3 years ago
#68 - Page 374
Issue -
State: open - Opened by HoshyarKarimi over 3 years ago
#67 - Update 2-screw-things-up.py
Pull Request -
State: closed - Opened by Kushalprajapati7 over 3 years ago
#66 - Update 5-challenge-wax-poetic.py
Pull Request -
State: open - Opened by juliousmulumba23 over 3 years ago
#64 - more example
Pull Request -
State: open - Opened by DanialPahlavan almost 4 years ago
#63 - Update 2-screw-things-up.py
Pull Request -
State: open - Opened by Deepanshi-Gupta about 4 years ago
#62 - Changed Variable Name
Pull Request -
State: open - Opened by chethanreddy123 about 4 years ago
- 1 comment
#61 - Update 6-read-and-write-csv-data.py
Pull Request -
State: open - Opened by NamLQ about 4 years ago
#60 - Alternate Solution
Pull Request -
State: open - Opened by sandeepdharembra about 4 years ago
#59 - print(hello)
Pull Request -
State: closed - Opened by Tusharjungli about 4 years ago
#58 - Update 2-write-your-own-functions.py
Pull Request -
State: closed - Opened by tejasvi98 over 4 years ago
#57 - Alternative Solution with List (quite similar to Dictionary)
Issue -
State: open - Opened by Fahrenberg over 4 years ago
#56 - Update 1-integers-and-floating-point-numbers.py
Pull Request -
State: open - Opened by patraabinash29 over 4 years ago
#55 - Update 2-screw-things-up.py
Pull Request -
State: open - Opened by patraabinash29 over 4 years ago
- 1 comment
#54 - Solution for Review Exercise 2. off section 8.3 in "Python Basics" book appears to be missing.
Issue -
State: open - Opened by uaedan over 4 years ago
- 1 comment
#53 - Two many if else in 9a-challenge-simulate-an-election.py
Issue -
State: closed - Opened by NamLQ over 4 years ago
#52 - Update 3.2 screw things up.py
Pull Request -
State: open - Opened by angelica5612 almost 5 years ago
#50 - add some information about single quotes
Pull Request -
State: closed - Opened by Future423 about 5 years ago
#49 - Possible Issue?
Issue -
State: open - Opened by datalenk over 5 years ago
- 3 comments
#48 - Update 9-challenge-turn-your-user-into-a-l33t-h4x0r.py
Pull Request -
State: closed - Opened by lokesh108 over 5 years ago
#47 - Update 6-working-with-strings-and-numbers.py
Pull Request -
State: closed - Opened by lokesh108 over 5 years ago
#46 - Update 4-interact-with-user-input.py
Pull Request -
State: closed - Opened by lokesh108 over 5 years ago
#45 - Update 2-screw-things-up.py
Pull Request -
State: closed - Opened by lokesh108 over 5 years ago
#44 - Can this be done more efficiently?
Issue -
State: open - Opened by jmchamber58 over 5 years ago
- 1 comment
#43 - Added a file in ch15 explaning the connection of mysql and python, cr…
Pull Request -
State: closed - Opened by Rohitm619 over 5 years ago
- 1 comment
#42 - Total vote count or win 2 of 3 regions?
Issue -
State: open - Opened by jmchamber58 over 5 years ago
- 1 comment
#41 - Update 2-write-your-own-functions.py
Pull Request -
State: closed - Opened by AHardik over 5 years ago
- 1 comment
#40 - How to start working over python language
Issue -
State: closed - Opened by Rushabhdurge over 5 years ago
- 1 comment
#39 - Create Ch_19_Python_Exercise_for_Beginners.py
Pull Request -
State: closed - Opened by Lakhan840 over 5 years ago
- 1 comment
#38 - python_program_for_prime_number
Pull Request -
State: closed - Opened by neha-lisa over 5 years ago
- 1 comment
#37 - Improved the code (Update 7-challenge-capital-city-loop.py)
Pull Request -
State: closed - Opened by satyamagrawalread over 5 years ago
- 1 comment
#36 - improved the code (Update 2-lists-are-mutable-sequences.py)
Pull Request -
State: closed - Opened by satyamagrawalread over 5 years ago
- 1 comment
#35 - Added comment (Update 3-challenge-perform-calculations-on-user-input.py)
Pull Request -
State: closed - Opened by satyamagrawalread over 5 years ago
- 1 comment
#34 - Added comment (Update 1-integers-and-floating-point-numbers.py)
Pull Request -
State: closed - Opened by satyamagrawalread over 5 years ago
- 1 comment
#33 - Added some tricky ones to play with python
Pull Request -
State: closed - Opened by shubham2751 over 5 years ago
- 1 comment
#32 - Update 1-what-is-a-string.py
Pull Request -
State: closed - Opened by vsprogrammer2909 over 5 years ago
- 1 comment
#31 - Really enjoyed Your Repo Sir
Pull Request -
State: closed - Opened by KushagraSrivastava001 over 5 years ago
- 2 comments
#30 - new doc and practise examples added
Pull Request -
State: closed - Opened by adityadesle over 5 years ago
- 1 comment
#29 - Update README.md
Pull Request -
State: closed - Opened by avadhutlohar over 5 years ago
- 1 comment
#28 - Updated README.md
Pull Request -
State: closed - Opened by omlondhe over 5 years ago
- 1 comment
#27 - Added try except example
Pull Request -
State: closed - Opened by Yash-Pukale over 5 years ago
- 1 comment
#26 - Using os module
Pull Request -
State: closed - Opened by Yash-Pukale over 5 years ago
- 1 comment
#25 - Added an example of typecasting
Pull Request -
State: closed - Opened by Yash-Pukale over 5 years ago
- 1 comment
#24 - Continuously playable with random names..
Pull Request -
State: closed - Opened by Yash-Pukale over 5 years ago
- 1 comment
#23 - Added a print statement as an example using F-strings
Pull Request -
State: closed - Opened by Yash-Pukale over 5 years ago
- 1 comment
#22 - Update 3-create-a-variable.py
Pull Request -
State: closed - Opened by kskeshav over 5 years ago
- 1 comment
#21 - Typo in ch09-lists-tuples-and-dictionaries/6-store-relationships-in-dictionaries.py
Issue -
State: closed - Opened by relaxlex over 5 years ago
- 1 comment
#20 - Update Ch15 exercises
Pull Request -
State: closed - Opened by somacdivad over 5 years ago
Labels: merge on next update
#19 - Simpler solution to coin toss challenge 8a
Pull Request -
State: closed - Opened by lsdores over 5 years ago
- 2 comments
#18 - Clean-up Wax Poetic challenge solution
Pull Request -
State: closed - Opened by somacdivad almost 6 years ago
Labels: merge on next update
#17 - Modules and packages solutions
Pull Request -
State: closed - Opened by somacdivad about 6 years ago
#16 - [WIP] Revised exercise solutions for January 2020 update
Pull Request -
State: closed - Opened by somacdivad about 6 years ago
- 1 comment
#15 - Using loops
Pull Request -
State: open - Opened by madamak about 6 years ago
#14 - Easier solution
Pull Request -
State: open - Opened by madamak about 6 years ago
- 2 comments
#13 - add alternative solution to challenge 8.9
Pull Request -
State: closed - Opened by fdellwing over 6 years ago
- 1 comment
#12 - Add solution to new OOP exercise
Pull Request -
State: closed - Opened by somacdivad almost 7 years ago
#11 - Reorder Ch 8 challenges
Pull Request -
State: closed - Opened by somacdivad almost 7 years ago
#10 - Add solutions to new ch4 exercises
Pull Request -
State: closed - Opened by somacdivad about 7 years ago
#9 - Remove _old folder
Pull Request -
State: closed - Opened by dbader over 7 years ago
#8 - Black reformatting pass
Pull Request -
State: closed - Opened by dbader over 7 years ago
#7 - Cleanup pass
Pull Request -
State: closed - Opened by dbader over 7 years ago
#6 - Update OOP exercises
Pull Request -
State: closed - Opened by somacdivad over 7 years ago
- 1 comment
#5 - Refactor for new TOC
Pull Request -
State: closed - Opened by somacdivad over 7 years ago
- 3 comments
#4 - Update ch15 exercises to work with new website
Pull Request -
State: closed - Opened by dbader over 7 years ago
#3 - Refactor exercises naming scheme (ch06-ch17)
Pull Request -
State: closed - Opened by terrameijar over 7 years ago
- 1 comment
#2 - Rename folders and files
Pull Request -
State: closed - Opened by somacdivad almost 8 years ago
- 2 comments
#1 - Ch. 1 Exercise Edits
Pull Request -
State: closed - Opened by somacdivad almost 8 years ago
- 1 comment