futurecoder
futurecoder copied to clipboard
100% free and interactive Python course for beginners
From https://news.ycombinator.com/item?id=34290690 : > It doesn't seem to work in Microsoft Edge when the default Enhanced Security is turned on. You might need to ask people to turn that off....
bonjour la team je suis nouveau dans la programmation python la console ne fonctionne pas j'ai essayez sur plusieurs navigateur 
A couple of people have requested being able to see the 'official' solution after completing an exercise, so they can see a good way to solve the problem and compare...
friendly-traceback filters all warnings - see https://github.com/friendly-traceback/friendly-traceback/issues/175. In some ways this is a good thing, e.g: ``` >>> import warnings >>> warnings.simplefilter("default") >>> import pandas :914: ImportWarning: _SixMetaPathImporter.find_spec() not found;...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. Release notes Sourced from urllib3's releases. 1.26.19 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.3.2 to 1.8.22. Release notes Sourced from @grpc/grpc-js's releases. @grpc/grpc-js 1.8.22 Avoid buffering significantly more than grpc.max_receive_message_size per received message. @grpc/grpc-js@1.8.21 Fix propagation of UNIMPLEMENTED error messages...
User reports: > I don't know if this is intentional or not, but when I use the put the code editor into Fullscreen, only the first 15-20 lines appear and...
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...