Skip to content

Commit 39762a6

Browse files
committed
Kyu 8 | Basic Variable Assignament
1 parent f741523 commit 39762a6

File tree

1 file changed

+3
-0
lines changed
  • src/main/java/kyu8/basicVariableAssignment

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)