DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
Walrus:= (Python 3.8)
while
(
command
:=
input
(
"> "
)
)
!=
"quit"
:
print
(
"You entered:"
,
command
)
Source by dev.to #
PREVIOUS
NEXT
Tagged:
ADD COMMENT
Topic
COMMENT
Name
2+4 =
Submit