Quick actions

cmd+k|ctrl+k

Navigation

Languages

rajveersinghtestfile

Snippet info

Language

Python

Visibility

public

Author

rajveer

Created

2023-07-24T07:11:56.796971Z

Updated

2023-07-24T07:11:56.796971Z

fave_language = "Python"

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