Skip to main content
added 192 characters in body
Source Link
sergiol
  • 4.2k
  • 1
  • 17
  • 37

Tcl, 36 bytes

pwdputs a 

Try it online!Try it online!

---

Tcl, 23 bytes

pwd 

Try it online!


# [Tcl], 2 bytes
cd 

Try it online!

Tcl, 3 bytes

pwd 

Try it online!

Tcl, 2 bytes

cd 

Try it online!

Tcl, 6 bytes

puts a 

Try it online!

---

Tcl, 3 bytes

pwd 

Try it online!


# [Tcl], 2 bytes
cd 

Try it online!

added 173 characters in body
Source Link
sergiol
  • 4.2k
  • 1
  • 17
  • 37

Tcl, 23 bytes

cdpwd 

Try it online!Try it online!

Tcl, 2 bytes

cd 

Try it online!

Tcl, 2 bytes

cd 

Try it online!

Tcl, 3 bytes

pwd 

Try it online!

Tcl, 2 bytes

cd 

Try it online!

Source Link
sergiol
  • 4.2k
  • 1
  • 17
  • 37

Tcl, 2 bytes

cd 

Try it online!