Skip to content
My Python workspace
# Add your Python code here!
str = 'hello'
print(str)
import seaborn as sns
sns.set_theme()
# Add your Python code here!
str = 'hello'
print(str)
import seaborn as sns
sns.set_theme()