We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f741523 commit 39762a6Copy full SHA for 39762a6
src/main/java/kyu8/basicVariableAssignment/README.md
@@ -0,0 +1,3 @@
1
+# Basic variable assignment
2
+
3
+This code should store ```"codewa.rs"``` as a variable called ```name``` but it's not working. Can you figure out why?
0 commit comments