Quick actions

cmd+k|ctrl+k

Navigation

Languages

rajhome

Snippet info

Language

Python

Visibility

public

Author

rajveer

Created

2023-07-24T08:57:42.914989Z

Updated

2023-07-25T07:34:01.091733Z

fave_language = "Python"

print("I like coding in " + fave_language + " the most")
INFO