Please help me with understanding an exercise from Udemy /u/Prashikborkar11 Python Education

Please help me with understanding an exercise from Udemy /u/Prashikborkar11 Python Education

On the same line, create four new variables: a, b, c, and d, that are equal to 10, 20, 30, and 40, respectively.

Tell the computer to show you the value corresponding to the variable b.

Do the same for d.

My answer was this-

a,b,c,d = 10,20,30,40

print (b,d)

But it says I failed to import test modules

What should I do?

submitted by /u/Prashikborkar11
[link] [comments]

​r/learnpython On the same line, create four new variables: a, b, c, and d, that are equal to 10, 20, 30, and 40, respectively. Tell the computer to show you the value corresponding to the variable b. Do the same for d. My answer was this- a,b,c,d = 10,20,30,40 print (b,d) But it says I failed to import test modules What should I do? submitted by /u/Prashikborkar11 [link] [comments] 

On the same line, create four new variables: a, b, c, and d, that are equal to 10, 20, 30, and 40, respectively.

Tell the computer to show you the value corresponding to the variable b.

Do the same for d.

My answer was this-

a,b,c,d = 10,20,30,40

print (b,d)

But it says I failed to import test modules

What should I do?

submitted by /u/Prashikborkar11
[link] [comments]  On the same line, create four new variables: a, b, c, and d, that are equal to 10, 20, 30, and 40, respectively. Tell the computer to show you the value corresponding to the variable b. Do the same for d. My answer was this- a,b,c,d = 10,20,30,40 print (b,d) But it says I failed to import test modules What should I do? submitted by /u/Prashikborkar11 [link] [comments]

Read more

Any Python API framework got good Swagger support? /u/Blender-Fan Python Education

Any Python API framework got good Swagger support? /u/Blender-Fan Python Education

I wanna start a project with a Python framework (flask, fastapi, django) but i want SSS (Sweet Swagger Support)

I used Dotnet Core and Spring Boot, and in both setting up Swagger and Swagger UI was childplay

On ExpressJS, ChatGPT told me it also had Swagger support. Turned out it was this load of crap. No way i’m documenting my endpoints with 30-ish lines of comments

If only, say, flask has swagger, and django and fastapi don’t, than flask it is. If it’s more than one i’ll choose

submitted by /u/Blender-Fan
[link] [comments]

​r/learnpython I wanna start a project with a Python framework (flask, fastapi, django) but i want SSS (Sweet Swagger Support) I used Dotnet Core and Spring Boot, and in both setting up Swagger and Swagger UI was childplay On ExpressJS, ChatGPT told me it also had Swagger support. Turned out it was this load of crap. No way i’m documenting my endpoints with 30-ish lines of comments If only, say, flask has swagger, and django and fastapi don’t, than flask it is. If it’s more than one i’ll choose submitted by /u/Blender-Fan [link] [comments] 

I wanna start a project with a Python framework (flask, fastapi, django) but i want SSS (Sweet Swagger Support)

I used Dotnet Core and Spring Boot, and in both setting up Swagger and Swagger UI was childplay

On ExpressJS, ChatGPT told me it also had Swagger support. Turned out it was this load of crap. No way i’m documenting my endpoints with 30-ish lines of comments

If only, say, flask has swagger, and django and fastapi don’t, than flask it is. If it’s more than one i’ll choose

submitted by /u/Blender-Fan
[link] [comments]  I wanna start a project with a Python framework (flask, fastapi, django) but i want SSS (Sweet Swagger Support) I used Dotnet Core and Spring Boot, and in both setting up Swagger and Swagger UI was childplay On ExpressJS, ChatGPT told me it also had Swagger support. Turned out it was this load of crap. No way i’m documenting my endpoints with 30-ish lines of comments If only, say, flask has swagger, and django and fastapi don’t, than flask it is. If it’s more than one i’ll choose submitted by /u/Blender-Fan [link] [comments]

Read more

Best python Stack? /u/_debugging_life Python Education

Best python Stack? /u/_debugging_life Python Education

I’m new to python – learning it this fall, and I’m wondering what the best stack is to pair with python for web Development.

From my understanding it would be:

Front end: HTML CSS JavaScript or bootstrap

Back end: Python Flask Sql (sql alchemy)

Anything I’m missing or have completely wrong?

Thank you!

submitted by /u/_debugging_life
[link] [comments]

​r/learnpython I’m new to python – learning it this fall, and I’m wondering what the best stack is to pair with python for web Development. From my understanding it would be: Front end: HTML CSS JavaScript or bootstrap Back end: Python Flask Sql (sql alchemy) Anything I’m missing or have completely wrong? Thank you! submitted by /u/_debugging_life [link] [comments] 

I’m new to python – learning it this fall, and I’m wondering what the best stack is to pair with python for web Development.

From my understanding it would be:

Front end: HTML CSS JavaScript or bootstrap

Back end: Python Flask Sql (sql alchemy)

Anything I’m missing or have completely wrong?

Thank you!

submitted by /u/_debugging_life
[link] [comments]  I’m new to python – learning it this fall, and I’m wondering what the best stack is to pair with python for web Development. From my understanding it would be: Front end: HTML CSS JavaScript or bootstrap Back end: Python Flask Sql (sql alchemy) Anything I’m missing or have completely wrong? Thank you! submitted by /u/_debugging_life [link] [comments]

Read more

Ask Anything Monday – Weekly Thread /u/AutoModerator Python Education

Ask Anything Monday – Weekly Thread /u/AutoModerator Python Education

Welcome to another /r/learnPython weekly “Ask Anything* Monday” thread

Here you can ask all the questions that you wanted to ask but didn’t feel like making a new thread.

* It’s primarily intended for simple questions but as long as it’s about python it’s allowed.

If you have any suggestions or questions about this thread use the message the moderators button in the sidebar.

Rules:

  • Don’t downvote stuff – instead explain what’s wrong with the comment, if it’s against the rules “report” it and it will be dealt with.
  • Don’t post stuff that doesn’t have absolutely anything to do with python.
  • Don’t make fun of someone for not knowing something, insult anyone etc – this will result in an immediate ban.

That’s it.

submitted by /u/AutoModerator
[link] [comments]

​r/learnpython Welcome to another /r/learnPython weekly “Ask Anything* Monday” thread Here you can ask all the questions that you wanted to ask but didn’t feel like making a new thread. * It’s primarily intended for simple questions but as long as it’s about python it’s allowed. If you have any suggestions or questions about this thread use the message the moderators button in the sidebar. Rules: Don’t downvote stuff – instead explain what’s wrong with the comment, if it’s against the rules “report” it and it will be dealt with. Don’t post stuff that doesn’t have absolutely anything to do with python. Don’t make fun of someone for not knowing something, insult anyone etc – this will result in an immediate ban. That’s it. submitted by /u/AutoModerator [link] [comments] 

Welcome to another /r/learnPython weekly “Ask Anything* Monday” thread

Here you can ask all the questions that you wanted to ask but didn’t feel like making a new thread.

* It’s primarily intended for simple questions but as long as it’s about python it’s allowed.

If you have any suggestions or questions about this thread use the message the moderators button in the sidebar.

Rules:

  • Don’t downvote stuff – instead explain what’s wrong with the comment, if it’s against the rules “report” it and it will be dealt with.
  • Don’t post stuff that doesn’t have absolutely anything to do with python.
  • Don’t make fun of someone for not knowing something, insult anyone etc – this will result in an immediate ban.

That’s it.

submitted by /u/AutoModerator
[link] [comments]  Welcome to another /r/learnPython weekly “Ask Anything* Monday” thread Here you can ask all the questions that you wanted to ask but didn’t feel like making a new thread. * It’s primarily intended for simple questions but as long as it’s about python it’s allowed. If you have any suggestions or questions about this thread use the message the moderators button in the sidebar. Rules: Don’t downvote stuff – instead explain what’s wrong with the comment, if it’s against the rules “report” it and it will be dealt with. Don’t post stuff that doesn’t have absolutely anything to do with python. Don’t make fun of someone for not knowing something, insult anyone etc – this will result in an immediate ban. That’s it. submitted by /u/AutoModerator [link] [comments]

Read more

Arpscan slow on Darwin /u/Technical_Shelter621 Python Education

Arpscan slow on Darwin /u/Technical_Shelter621 Python Education

Hello pythonistas,

It has been a while that I started to use pyside to build an arp scanner to monitor iot devices directly connected to the lan. I initially started to develop on Ubuntu Linux, but than I thought I would want the tool to support multiple platforms hence I added for now support for Darwin too. Although it runs correctly on both I noticed that on Mac is a lot slower to complete a scan and presente data. So far I am using Qthread (which is part of pyside6) – looking for help to improve performance, any tips would be very welcomed!!! Also feel free to start a git conversation or something 🙂 thanks in advance. Here the repo: https://github.com/CyberRoute/phantom

submitted by /u/Technical_Shelter621
[link] [comments]

​r/learnpython Hello pythonistas, It has been a while that I started to use pyside to build an arp scanner to monitor iot devices directly connected to the lan. I initially started to develop on Ubuntu Linux, but than I thought I would want the tool to support multiple platforms hence I added for now support for Darwin too. Although it runs correctly on both I noticed that on Mac is a lot slower to complete a scan and presente data. So far I am using Qthread (which is part of pyside6) – looking for help to improve performance, any tips would be very welcomed!!! Also feel free to start a git conversation or something 🙂 thanks in advance. Here the repo: https://github.com/CyberRoute/phantom submitted by /u/Technical_Shelter621 [link] [comments] 

Hello pythonistas,

It has been a while that I started to use pyside to build an arp scanner to monitor iot devices directly connected to the lan. I initially started to develop on Ubuntu Linux, but than I thought I would want the tool to support multiple platforms hence I added for now support for Darwin too. Although it runs correctly on both I noticed that on Mac is a lot slower to complete a scan and presente data. So far I am using Qthread (which is part of pyside6) – looking for help to improve performance, any tips would be very welcomed!!! Also feel free to start a git conversation or something 🙂 thanks in advance. Here the repo: https://github.com/CyberRoute/phantom

submitted by /u/Technical_Shelter621
[link] [comments]  Hello pythonistas, It has been a while that I started to use pyside to build an arp scanner to monitor iot devices directly connected to the lan. I initially started to develop on Ubuntu Linux, but than I thought I would want the tool to support multiple platforms hence I added for now support for Darwin too. Although it runs correctly on both I noticed that on Mac is a lot slower to complete a scan and presente data. So far I am using Qthread (which is part of pyside6) – looking for help to improve performance, any tips would be very welcomed!!! Also feel free to start a git conversation or something 🙂 thanks in advance. Here the repo: https://github.com/CyberRoute/phantom submitted by /u/Technical_Shelter621 [link] [comments]

Read more

What are your favorite Podcasts about Android? /u/Dell_fan1 Android

What are your favorite Podcasts about Android? /u/Dell_fan1 Android

Looking for some Android podcast recommendations. I listen to these right now, 1) Android Police – love it 2) Pixelated by 9 to 5 Google – only listened to a few episodes but like the rebranding/relaunch 3) Android faithful – don’t like it much, it feels like all the hosts have been forced to sit together. 4) Mobile tech podcast – not exclusively Android but diacuss a wide range of Hardware especially Chinese phones

My absolute favorite was the Droid-life podcast, but they stopped doing that, and now don’t even do YouTube. I don’t believe Android Central has a podcast anymore.

Anyway, I would like to know your recommendations/suggestions. Thank you

submitted by /u/Dell_fan1
[link] [comments]

​r/Android Looking for some Android podcast recommendations. I listen to these right now, 1) Android Police – love it 2) Pixelated by 9 to 5 Google – only listened to a few episodes but like the rebranding/relaunch 3) Android faithful – don’t like it much, it feels like all the hosts have been forced to sit together. 4) Mobile tech podcast – not exclusively Android but diacuss a wide range of Hardware especially Chinese phones My absolute favorite was the Droid-life podcast, but they stopped doing that, and now don’t even do YouTube. I don’t believe Android Central has a podcast anymore. Anyway, I would like to know your recommendations/suggestions. Thank you submitted by /u/Dell_fan1 [link] [comments] 

Looking for some Android podcast recommendations. I listen to these right now, 1) Android Police – love it 2) Pixelated by 9 to 5 Google – only listened to a few episodes but like the rebranding/relaunch 3) Android faithful – don’t like it much, it feels like all the hosts have been forced to sit together. 4) Mobile tech podcast – not exclusively Android but diacuss a wide range of Hardware especially Chinese phones

My absolute favorite was the Droid-life podcast, but they stopped doing that, and now don’t even do YouTube. I don’t believe Android Central has a podcast anymore.

Anyway, I would like to know your recommendations/suggestions. Thank you

submitted by /u/Dell_fan1
[link] [comments]  Looking for some Android podcast recommendations. I listen to these right now, 1) Android Police – love it 2) Pixelated by 9 to 5 Google – only listened to a few episodes but like the rebranding/relaunch 3) Android faithful – don’t like it much, it feels like all the hosts have been forced to sit together. 4) Mobile tech podcast – not exclusively Android but diacuss a wide range of Hardware especially Chinese phones My absolute favorite was the Droid-life podcast, but they stopped doing that, and now don’t even do YouTube. I don’t believe Android Central has a podcast anymore. Anyway, I would like to know your recommendations/suggestions. Thank you submitted by /u/Dell_fan1 [link] [comments]

Read more

Noob here: should I buy python crash course or automate boring stuff /u/Dank-but-true Python Education

Noob here: should I buy python crash course or automate boring stuff /u/Dank-but-true Python Education

Absolute noob here. I would also appreciate some good ideas for projects to get me up and running. Thanks in advance fellas.

submitted by /u/Dank-but-true
[link] [comments]

​r/learnpython Absolute noob here. I would also appreciate some good ideas for projects to get me up and running. Thanks in advance fellas. submitted by /u/Dank-but-true [link] [comments] 

Absolute noob here. I would also appreciate some good ideas for projects to get me up and running. Thanks in advance fellas.

submitted by /u/Dank-but-true
[link] [comments]  Absolute noob here. I would also appreciate some good ideas for projects to get me up and running. Thanks in advance fellas. submitted by /u/Dank-but-true [link] [comments]

Read more

Is it possible to make a curved cylinder? (VPython on Glowscript) /u/Admirable_Translator Python Education

Is it possible to make a curved cylinder? (VPython on Glowscript) /u/Admirable_Translator Python Education

I am just learning how to code, and while I know how to do projectiles and make shapes, I am not sure where to even begin making it curve. What functions would I use?

submitted by /u/Admirable_Translator
[link] [comments]

​r/learnpython I am just learning how to code, and while I know how to do projectiles and make shapes, I am not sure where to even begin making it curve. What functions would I use? submitted by /u/Admirable_Translator [link] [comments] 

I am just learning how to code, and while I know how to do projectiles and make shapes, I am not sure where to even begin making it curve. What functions would I use?

submitted by /u/Admirable_Translator
[link] [comments]  I am just learning how to code, and while I know how to do projectiles and make shapes, I am not sure where to even begin making it curve. What functions would I use? submitted by /u/Admirable_Translator [link] [comments]

Read more