© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
22 replies
Ewan

✅ Adding a string to a double and then outputting it as a string

if i had
string name = ("Hello");
double number = (2.2);
how would i add these together and output using console.writeline -----> Hello 2.2
help please!
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

adding a double and a float
C#CC# / help
15mo ago
Outputting the files from a folder and then numbering them
C#CC# / help
3y ago
Truncating 1 and 0 and returning as a double
C#CC# / help
2y ago
❔ It keeps outputting only true
C#CC# / help
3y ago