René's URL Explorer Experiment


Title: Bug: Printing multiple strings together does not add a space between them · Issue #2669 · lcompilers/lpython · GitHub

Open Graph Title: Bug: Printing multiple strings together does not add a space between them · Issue #2669 · lcompilers/lpython

X Title: Bug: Printing multiple strings together does not add a space between them · Issue #2669 · lcompilers/lpython

Description: print("a", "b", "c", "d") fruits: list[str] = ["apple", "guava", "mango"] mango: str = fruits.pop() print("I have got a", mango, "to eat!") CPython (base) saurabh-kumar@Awadh:~/Projects/System/lpython$ python ./examples/example.py a b c ...

Open Graph Description: print("a", "b", "c", "d") fruits: list[str] = ["apple", "guava", "mango"] mango: str = fruits.pop() print("I have got a", mango, "to eat!") CPython (base) saurabh-kumar@Awadh:~/Projects/System/lpyt...

X Description: print("a", "b", "c", "d") fruits: list[str] = ["apple", "guava", "mango"] mango: str = fruits.pop() print("I have got a&qu...

Opengraph URL: https://github.com/lcompilers/lpython/issues/2669

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Bug: Printing multiple strings together does not add a space between them","articleBody":"```python\r\nprint(\"a\", \"b\", \"c\", \"d\")\r\n\r\nfruits: list[str] = [\"apple\", \"guava\", \"mango\"]\r\nmango: str = fruits.pop()\r\nprint(\"I have got a\", mango, \"to eat!\")\r\n```\r\n\r\n### CPython\r\n```console\r\n(base) saurabh-kumar@Awadh:~/Projects/System/lpython$ python ./examples/example.py\r\na b c d\r\nI have got a mango to eat!\r\n```\r\n\r\n### LPython\r\n```console\r\n(base) saurabh-kumar@Awadh:~/Projects/System/lpython$ ./src/bin/lpython ./examples/example.py\r\nabcd\r\nI have got amangoto eat!\r\n```","author":{"url":"https://github.com/kmr-srbh","@type":"Person","name":"kmr-srbh"},"datePublished":"2024-04-26T12:26:48.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2669/lpython/issues/2669"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:328dbed9-d241-5cd8-7ad2-3738683c6940
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCB30:87E17:15912BF:1CC6CAD:696ADEC7
html-safe-noncedb089204d2fcfdf963a70cf28dc32b3922613886351132010eaa7eb84bcae929
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQjMwOjg3RTE3OjE1OTEyQkY6MUNDNkNBRDo2OTZBREVDNyIsInZpc2l0b3JfaWQiOiI3NjUzMDAxNzAzMDc3ODk1ODc5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmaca66b3a64f6672d75ac4cf74ba66912a28256119fb41343d110964d0a4a435f4f
hovercard-subject-tagissue:2265679400
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/lcompilers/lpython/2669/issue_layout
twitter:imagehttps://opengraph.githubassets.com/865517f5b077ac8a2f986fb2e1123c6f4d1d4ceeb0858d8444f5d8e306c31f65/lcompilers/lpython/issues/2669
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/865517f5b077ac8a2f986fb2e1123c6f4d1d4ceeb0858d8444f5d8e306c31f65/lcompilers/lpython/issues/2669
og:image:altprint("a", "b", "c", "d") fruits: list[str] = ["apple", "guava", "mango"] mango: str = fruits.pop() print("I have got a", mango, "to eat!") CPython (base) saurabh-kumar@Awadh:~/Projects/System/lpyt...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekmr-srbh
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
go-importgithub.com/lcompilers/lpython git https://github.com/lcompilers/lpython.git
octolytics-dimension-user_id96538276
octolytics-dimension-user_loginlcompilers
octolytics-dimension-repository_id442864346
octolytics-dimension-repository_nwolcompilers/lpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id442864346
octolytics-dimension-repository_network_root_nwolcompilers/lpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release524a93f2c1f36522a3b4be4c110467ee4172245d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/lcompilers/lpython/issues/2669#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flcompilers%2Flpython%2Fissues%2F2669
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flcompilers%2Flpython%2Fissues%2F2669
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=lcompilers%2Flpython
Reloadhttps://github.com/lcompilers/lpython/issues/2669
Reloadhttps://github.com/lcompilers/lpython/issues/2669
Reloadhttps://github.com/lcompilers/lpython/issues/2669
lcompilers https://github.com/lcompilers
lpythonhttps://github.com/lcompilers/lpython
Notifications https://github.com/login?return_to=%2Flcompilers%2Flpython
Fork 173 https://github.com/login?return_to=%2Flcompilers%2Flpython
Star 1.6k https://github.com/login?return_to=%2Flcompilers%2Flpython
Code https://github.com/lcompilers/lpython
Issues 503 https://github.com/lcompilers/lpython/issues
Pull requests 85 https://github.com/lcompilers/lpython/pulls
Actions https://github.com/lcompilers/lpython/actions
Projects 0 https://github.com/lcompilers/lpython/projects
Wiki https://github.com/lcompilers/lpython/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/lcompilers/lpython/security
Please reload this pagehttps://github.com/lcompilers/lpython/issues/2669
Insights https://github.com/lcompilers/lpython/pulse
Code https://github.com/lcompilers/lpython
Issues https://github.com/lcompilers/lpython/issues
Pull requests https://github.com/lcompilers/lpython/pulls
Actions https://github.com/lcompilers/lpython/actions
Projects https://github.com/lcompilers/lpython/projects
Wiki https://github.com/lcompilers/lpython/wiki
Security https://github.com/lcompilers/lpython/security
Insights https://github.com/lcompilers/lpython/pulse
New issuehttps://github.com/login?return_to=https://github.com/lcompilers/lpython/issues/2669
New issuehttps://github.com/login?return_to=https://github.com/lcompilers/lpython/issues/2669
#2670https://github.com/lcompilers/lpython/pull/2670
Bug: Printing multiple strings together does not add a space between themhttps://github.com/lcompilers/lpython/issues/2669#top
#2670https://github.com/lcompilers/lpython/pull/2670
https://github.com/kmr-srbh
https://github.com/kmr-srbh
kmr-srbhhttps://github.com/kmr-srbh
on Apr 26, 2024https://github.com/lcompilers/lpython/issues/2669#issue-2265679400
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.