README
.md About Me""" Generate an About Me in Python """ def about_me() -> str: return ("Hey, I'm Robert. I am a full-time university student.\n" "My interests include:\n" + "\n".join(f"- {i}" for i in ["Research", "Development", "Programming", "Engineering", "AI", "Data Science"]) + "\nCurrently, I'm focusing on graduating and moving into industry.") print(about_me())
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4