List Question
20 TechQA 2024-02-09T09:53:44.703000Syntax warning for escaped period in triple-quoted shell rule
45 views
Asked by Jamie Matthews
In JavaScript, is there a way to iterate over the lexical tokens of a string?
78 views
Asked by user2445220
How to store strings in variables, and then use those variables in other functions or methods in Python?
110 views
Asked by Kironmoy Mukherjee
Include newline in one-line raw string literal?
239 views
Asked by mike rodent
how to preserve indent inside triple quote in C# 11?
95 views
Asked by cflorenciav
using os.path.join, but it's always doubling the '\' even putting it as rawstring
52 views
Asked by Gabriel Rodrigues
Make c# 11 raw string literals' newline use \r\n instead of \n
993 views
Asked by Bizhan
Python json.loads returning JSONDecodeError Expecting ',' delimiter
109 views
Asked by Mahesh
How do I add a variable to a raw string within a loop?
373 views
Asked by AScientist9797
Converting an output to raw string in python
45 views
Asked by Sunny
combine a raw and f string containing curly brackats in Python
246 views
Asked by Johan Tuls
re.search ingores "+" sign when adding a "r" for raw string
54 views
Asked by oriasirmi
How can I remove unterminated string while fetching details from raw string
128 views
Asked by bhavyen
Convert string to raw string
2.3k views
Asked by user3600124
Django URL Pattern Syntax - raw string
361 views
Asked by ReliableAirRepair
get string from mongodb to python as raw string solved but new problem with parse_latex
120 views
Asked by Ravi Gitte
C++ raw string with special char
350 views
Asked by alpha
How to pass a chr variable into r"(...)"?
606 views
Asked by Emman