Complete-Python-3-Bootcamp
Complete-Python-3-Bootcamp copied to clipboard
Course Files for Complete Python 3 Bootcamp Course on Udemy
x for x in range(1,51) if x%3==0 Input In [31] x for x in range(1,51) if x%3==0 ^ SyntaxError: invalid syntax
Pull image workbook
I believe the first example in the Padding and Precision of Floating Point Numbers under the String Formatting section (ln[7]), should have 5 white space in front of the answer...
Notebook