Skip to content

issues Search Results · repo:Python-World/python-mini-projects language:Python

Filter by

184 results
 (66 ms)

184 results

inPython-World/python-mini-projects (press backspace or delete to remove)

  • rahhalia2
  • Opened 
    on May 23, 2022
  • #608

  • stvxv
  • Opened 
    on May 23, 2022
  • #607

#RandomPasswordGenerator import string import random characters to generate password from alphabets = list(string.ascii_letters) digits = list(string.digits) special_characters = list( !@#$%^ *() ) characters ...
  • ayushsingh00786
  • 1
  • Opened 
    on May 8, 2022
  • #603

  • Xray2611
  • 1
  • Opened 
    on Apr 6, 2022
  • #597

Description In Captcha_Genrator.py , there is Function UpdateLabel() in refresh method . when i uncomment that line I did not got new captcha image while refresh btn is clicked . and after i uncommented ...
  • sharad740
  • Opened 
    on Mar 19, 2022
  • #591

Description a 2 player chess game terminal base the input will be like : q43 (q - queen _ 4 - row _ 3 column) - first name of each piece - 0-7 row - 0-7 column !-- Please include a summary of ...
  • parsariyahi
  • Opened 
    on Mar 7, 2022
  • #587

  • Skyjiyu
  • Opened 
    on Mar 2, 2022
  • #586

Description !-- Please include a summary of the issue.-- Type of issue - [x] Feature (New Script) - [ ] Bug - [ ] Documentation Checklist: - [x] I have read the project guidelines. - [x] ...
  • praneethravuri
  • Opened 
    on Feb 28, 2022
  • #584
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub