programming language, Summaries of Programming Languages

progaramming language khs fdkh

Typology: Summaries

2021/2022

Uploaded on 09/25/2024

MuhammadWisal
MuhammadWisal 🇵🇰

1 document

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Q1. Write a program that prints a path like this:
C:\Users\John\Desktop\File.txt using the appropriate escape sequences.
Q2. Write a Python program that prints a message with a double-quote
character inside it.
For example: He said, "Hello!".
Q3. Create a program that prints a message containing both single and
double quotes, like this: She said, 'It's cold'.
QUESTIONS 1-3
[email protected] Code and Debug codeanddebug.in

Partial preview of the text

Download programming language and more Summaries Programming Languages in PDF only on Docsity!

Q1. Write a program that prints a path like this: C:\Users\John\Desktop\File.txt using the appropriate escape sequences. Q2. Write a Python program that prints a message with a double-quote character inside it. For example: He said, "Hello!". Q3. Create a program that prints a message containing both single and double quotes, like this: She said, 'It's cold'.

QUESTIONS 1-

[email protected] Code and Debug^ codeanddebug.in