Quick actions

cmd+k|ctrl+k

Navigation

Languages

hello_python

Snippet info

Language

Python

Visibility

public

Author

danintae6

Created

2023-08-03T08:16:08.118988Z

Updated

2023-08-03T08:16:08.118988Z

name = 'Fatty Acid'
print(f'Hello, {name}!')
# print("Hello World!")
INFO