UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 2a52ba79 authored by kmc-home's avatar kmc-home
Browse files

update lab

parent edf198ad
Branches
No related merge requests found
Pipeline #120414 passed with stage
in 12 seconds
......@@ -189,7 +189,7 @@ letter `B`.
```python
"""
Store the literal string of _Hello_ in as many ways as you
Store the literal string of Hello in as many ways as you
can think of.
Each representation should be stored in its own variable.
......
......@@ -42,11 +42,9 @@ process of checking device configurations against a set of predefined rules.
3. Print out each variable and its value on separate lines. Use f-strings for clean output.
Example:
```
Hostname: router-01
IP Address: 192.168.1.1
...
```
"""
```
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment