windows
Problem
Initializing search
    Windows
    Windows
    • Welcome to CBTC Windows Excellence!
    • Windows Syllabus
    • 01 Windows Fundamentals
    • 02 Windows Based Networks
    • 03 Windows Security Policy and Registry
    • 04 Windows Logon Process
    • 05 Windows Networking Protocols
    • 06 Windows Active Directory & LDAP
    • 07 Windows Baseline
    • 08 Windows Persistance
    • PE Questions
    • Practical problems
      • Dictionaries
      • Functions
      • Lists
      • Loops
        • All questions
        • Problem 1
          • Problem
        • Problem 3
        • Problem 4
        • Problem 5

    Problem

    # Problem 2 ### Write a Python script to remove the newline character.

    1
    word = "Remove the newline \n"
    
    Previous
    Problem
    Next
    Problem
    Made with Material for MkDocs