We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c4354 commit c26fda3Copy full SHA for c26fda3
02 - Utility Apps/Band Name Generator/README.md
@@ -1,14 +1,11 @@
1
-# Working with Variables in Python to Manage Data
+# Band Name Generator
2
3
-## Concepts Practised
4
5
-- Print Statement
6
-- Input Function
7
-- String Manipulation
8
-- Variables
9
-- Basic I/O Operations
10
-- Code Structure
11
-
12
-## Band Name Generator
13
14
-
+## Concepts:
+### Variables in Python to Manage Data
+- Printing to the Console in Python
+- String Manipulation and Code Intelligence
+- Debugging
+- The Python Input Function
+- Python Variables
+- Variable Naming
0 commit comments