Skip to content

issues Search Results · repo:csfive/CS50P language:Python

Filter by

2 results
 (60 ms)

2 results

incsfive/CS50P (press backspace or delete to remove)

  • zwyhxy
  • Opened 
    on Oct 11, 2024
  • #3

def convert(text): return text.replace( :) , 🙂 ).replace( :( , 🙁 ) def main(): print(convert(input())) if name == main : main() ##why is the if loop used here?
  • chein-shiung
  • 3
  • Opened 
    on Sep 14, 2023
  • #1
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 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 search results · GitHub