Computer Science, asked by adityaar4811, 17 days ago

Python program to replace all the spaces in a given string with # symbol. (it should be with # symbol)​

Answers

Answered by santoshprasad643423
0

Explanation:

Python is a computer programming language often used to build websites and software, automate tasks, and conduct data analysis. Python is a general purpose language, meaning it can be used to create a variety of different programs and isn't specialized for any specific problems.Overall Python is better than C++ in terms of its simplicity and easy syntax. But C++ is better in terms of performance, speed, vast application areas, etc. ... C and C++ form the basis of every programming. Python is in fact built on C with web programming in mind.The programming language is used globally to design and build 2D imaging software like Inkscape, GIMP, Paint Shop Pro, and Scribus. Also, Python is used in several 3D animation packages such as Blender, Houdini, 3ds Max, Maya, Cinema 4D, and Lightwave, to name a few.Real-world Applications of Python It's also fairly easy to get into, thanks to its lower learning curve and easy to read syntax. Python is a programming language that does it all, from web applications to video-games, Data Science, Machine Learning, real-time applications to embedded applications, and so much more.C++ has more syntax rules and other programming conventions, while Python aims to imitate the regular English language. When it comes to their use cases, Python is the leading language for machine learning and data analysis, and C++ is the best option for game development and large systems.

Similar questions