You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
I can change it between 2 and 3, but I don't have an option to change it to
specific version numbers like 2.5, 3.6, 3.7, etc.
(Removed email quote below. Above comment is unchanged.)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The editor does not support syntax correction for python 3.6's new f strings.
s = f"The date and time is: {datetime.datetime.now()}"
shows an error: "invalid syntax (, line 1)"
This is also the case for the AWS version of cloud9.
The text was updated successfully, but these errors were encountered: