# Python

**URL:** https://forum.codewithmosh.com/c/python/5.md?page=2

[Latest](https://forum.codewithmosh.com/latest.md) · [Categories](https://forum.codewithmosh.com/categories.md)

**Page:** 3

---

## [Start carrier in financial market management by mastering in python](https://forum.codewithmosh.com/t/start-carrier-in-financial-market-management-by-mastering-in-python/30532)

<div class="topic-metadata">

**Author:** [@Shubham310899](https://forum.codewithmosh.com/u/Shubham310899)\
**Replies:** 0\
**Last updated:** [December 14, 2024, 2:07pm UTC](https://forum.codewithmosh.com/t/start-carrier-in-financial-market-management-by-mastering-in-python/30532 "2024-12-14T14:07:02Z")

</div>

Hello everyone, I am beginner in coding and I am willing to pursue my carrier in finance as a research analyst or investment advisory so how can python helps me with that and what course should i persue

---

## [Python Course Need Help](https://forum.codewithmosh.com/t/python-course-need-help/30495)

<div class="topic-metadata">

**Author:** [@Abhirup](https://forum.codewithmosh.com/u/Abhirup)\
**Replies:** 0\
**Last updated:** [December 13, 2024, 10:09am UTC](https://forum.codewithmosh.com/t/python-course-need-help/30495 "2024-12-13T10:09:17Z")

</div>

Hello Mosh, recently i saw your 6 hours video regarding python for beginners which was great video but when i started to watch that video after 49 minutes the video and the audio is not matching with each other. It would…

---

## [Custom Containers question (Chapter 7, lesson 9)](https://forum.codewithmosh.com/t/custom-containers-question-chapter-7-lesson-9/30387)

<div class="topic-metadata">

**Author:** [@GaetyCodes](https://forum.codewithmosh.com/u/GaetyCodes)\
**Replies:** 0\
**Last updated:** [December 7, 2024, 8:50pm UTC](https://forum.codewithmosh.com/t/custom-containers-question-chapter-7-lesson-9/30387 "2024-12-07T20:50:44Z")

</div>

Okay, so I think I understand this lesson mostly (Chapter 7, lesson 9), but I do have a question that is weighing on my mind. Why can we add and call items in the dictionary using cloud.add() and print(cloud\[“tag”\]) but…

---

## [How to land my first job with Python](https://forum.codewithmosh.com/t/how-to-land-my-first-job-with-python/22177)

<div class="topic-metadata">

**Author:** [@dai](https://forum.codewithmosh.com/u/dai)\
**Replies:** 4\
**Last updated:** [December 5, 2024, 1:31pm UTC](https://forum.codewithmosh.com/t/how-to-land-my-first-job-with-python/22177 "2024-12-05T13:31:02Z")

</div>

Hi all, I thought that when I finished my Python course I would find a job. Now that I’m finding it hard to land my first job. They either want PHP/Golang/Odoo/Django,… and not a pure Python dev. You guys have any sugge…

---

## [Struggle to learn Python](https://forum.codewithmosh.com/t/struggle-to-learn-python/30301)

<div class="topic-metadata">

**Author:** [@Sisco06](https://forum.codewithmosh.com/u/Sisco06)\
**Replies:** 2\
**Last updated:** [December 4, 2024, 9:02pm UTC](https://forum.codewithmosh.com/t/struggle-to-learn-python/30301 "2024-12-04T21:02:55Z")

</div>

Hi, I am transitioning in IT field to become a DevOps Engineer but after taking several classes in Python, I still struggling to get into it after spending several days and months of practice. your course is my last opti…

---

## [Lambda function in list](https://forum.codewithmosh.com/t/lambda-function-in-list/29963)

<div class="topic-metadata">

**Author:** [@MariaK](https://forum.codewithmosh.com/u/MariaK)\
**Replies:** 1\
**Last updated:** [November 26, 2024, 3:35pm UTC](https://forum.codewithmosh.com/t/lambda-function-in-list/29963 "2024-11-26T15:35:59Z")

</div>

v = \[1, 2, 3\] def g(a, b, m): return m(a, b) print(g(1, 1, lambda x, y : v\[x : y + 1\])) output is \[2\] , can someone please explain how we get output \[2\]

---

## [Lambda function , lists](https://forum.codewithmosh.com/t/lambda-function-lists/30127)

<div class="topic-metadata">

**Author:** [@MariaK](https://forum.codewithmosh.com/u/MariaK)\
**Replies:** 0\
**Last updated:** [November 25, 2024, 11:20am UTC](https://forum.codewithmosh.com/t/lambda-function-lists/30127 "2024-11-25T11:20:56Z")

</div>

v = \[1, 2, 3\] def g (a, b ,) return m(a, b) print( g ( 1, 1, lambda x, y : v \[x :y +1 \])) The output is \[2\] .can someone please explain how?

---

## [Brand New to coding and python](https://forum.codewithmosh.com/t/brand-new-to-coding-and-python/30047)

<div class="topic-metadata">

**Author:** [@Martyfgc](https://forum.codewithmosh.com/u/Martyfgc)\
**Replies:** 0\
**Last updated:** [November 19, 2024, 7:42pm UTC](https://forum.codewithmosh.com/t/brand-new-to-coding-and-python/30047 "2024-11-19T19:42:53Z")

</div>

I am brand new to coding and stuff Really liking what I am learning BUT Wondering whether its too much effort Will I be able to do even a short career coding/programming? Also in early 50’s so thats a concern too H…

---

## [Python unpacking operator](https://forum.codewithmosh.com/t/python-unpacking-operator/30032)

<div class="topic-metadata">

**Author:** [@au326](https://forum.codewithmosh.com/u/au326)\
**Replies:** 1\
**Last updated:** [November 19, 2024, 1:59am UTC](https://forum.codewithmosh.com/t/python-unpacking-operator/30032 "2024-11-19T01:59:35Z")

</div>

The python unpacking operator example gives an error , numbers = \[1,2,3\] print(\*numbers) SyntaxError: invalid syntax python 3.9.16 64bit Has anyone encountered this problem?

---

## [I need help about Turtle Project, I'm a beginner in Python](https://forum.codewithmosh.com/t/i-need-help-about-turtle-project-im-a-beginner-in-python/30022)

<div class="topic-metadata">

**Author:** [@GygaKnight](https://forum.codewithmosh.com/u/GygaKnight)\
**Replies:** 0\
**Last updated:** [November 18, 2024, 11:42am UTC](https://forum.codewithmosh.com/t/i-need-help-about-turtle-project-im-a-beginner-in-python/30022 "2024-11-18T11:42:45Z")

</div>

Hey Community I’m a newbie in Python, I would like to code the Turtle project, but I have this issue in the screenshot, what should I do? Thank you

---

## [Object Properties](https://forum.codewithmosh.com/t/object-properties/29877)

<div class="topic-metadata">

**Author:** [@2588pokhriyal](https://forum.codewithmosh.com/u/2588pokhriyal)\
**Replies:** 2\
**Last updated:** [November 12, 2024, 11:51am UTC](https://forum.codewithmosh.com/t/object-properties/29877 "2024-11-12T11:51:54Z")

</div>

class Product: def init(self, price): self.price = price @property def price(self): return self.\_\_price @price.setter def price(self, value): if value \< 0: raise ValueError("The price cannot be negati…

---

## [Trying to Make a DND Style Dice Roller](https://forum.codewithmosh.com/t/trying-to-make-a-dnd-style-dice-roller/10489)

<div class="topic-metadata">

**Author:** [@Andy30](https://forum.codewithmosh.com/u/Andy30)\
**Replies:** 9\
**Last updated:** [November 12, 2024, 5:46am UTC](https://forum.codewithmosh.com/t/trying-to-make-a-dnd-style-dice-roller/10489 "2024-11-12T05:46:53Z")

</div>

I am trying to get a dice roller program that works for DND that you would enter number of dice, what sided dice and a modifier to add to the result. I had gotten it able to do just 1 dice without a problem but cannot se…

---

## [Hello Guys, please any help with this ? I'd be very grateful thanks The term 'pipenv' is not recognized as the name of a cmdlet, function, script file, or operable program](https://forum.codewithmosh.com/t/hello-guys-please-any-help-with-this-id-be-very-grateful-thanks-the-term-pipenv-is-not-recognized-as-the-name-of-a-cmdlet-function-script-file-or-operable-program/14636)

<div class="topic-metadata">

**Author:** [@Carlos\_Naty](https://forum.codewithmosh.com/u/Carlos_Naty)\
**Replies:** 37\
**Last updated:** [November 6, 2024, 12:05pm UTC](https://forum.codewithmosh.com/t/hello-guys-please-any-help-with-this-id-be-very-grateful-thanks-the-term-pipenv-is-not-recognized-as-the-name-of-a-cmdlet-function-script-file-or-operable-program/14636 "2024-11-06T12:05:33Z")

</div>

pipevn : The term ‘pipevn’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. …

---

## [2019 Python tutorial: Unable to download the music csv file for the "project"](https://forum.codewithmosh.com/t/2019-python-tutorial-unable-to-download-the-music-csv-file-for-the-project/282)

<div class="topic-metadata">

**Author:** [@mehtaaa](https://forum.codewithmosh.com/u/mehtaaa)\
**Replies:** 10\
**Last updated:** [November 5, 2024, 7:23am UTC](https://forum.codewithmosh.com/t/2019-python-tutorial-unable-to-download-the-music-csv-file-for-the-project/282 "2024-11-05T07:23:03Z")

</div>

2019 Python tutorial: Unable to download the music CSV file for the "project "

---

## [I need assistance about my code when I exucute it out is error or cannot alarm that sound .Note! This code is for appointement and want alarming about the opening of portal](https://forum.codewithmosh.com/t/i-need-assistance-about-my-code-when-i-exucute-it-out-is-error-or-cannot-alarm-that-sound-note-this-code-is-for-appointement-and-want-alarming-about-the-opening-of-portal/29459)

<div class="topic-metadata">

**Author:** [@Haris](https://forum.codewithmosh.com/u/Haris)\
**Replies:** 0\
**Last updated:** [October 26, 2024, 9:44am UTC](https://forum.codewithmosh.com/t/i-need-assistance-about-my-code-when-i-exucute-it-out-is-error-or-cannot-alarm-that-sound-note-this-code-is-for-appointement-and-want-alarming-about-the-opening-of-portal/29459 "2024-10-26T09:44:30Z")

</div>

import requests from bs4 import BeautifulSoup import time from playsound import playsound URL of the German Embassy Islamabad appointment page APPOINTMENT\_URL = ‘https://service2.diplo.de/rktermin/extern/choose\_categ…

---

## [Python Projects For Beginners Extras?](https://forum.codewithmosh.com/t/python-projects-for-beginners-extras/29305)

<div class="topic-metadata">

**Author:** [@Raptor\_Face](https://forum.codewithmosh.com/u/Raptor_Face)\
**Replies:** 0\
**Last updated:** [October 17, 2024, 7:58pm UTC](https://forum.codewithmosh.com/t/python-projects-for-beginners-extras/29305 "2024-10-17T19:58:02Z")

</div>

I was wondering if there was anybody who knew and would be willing to share or could help me find ways to do some of the extra optional enhancements? Thanks,

---

## [Python deployment](https://forum.codewithmosh.com/t/python-deployment/29302)

<div class="topic-metadata">

**Author:** [@slaetman21](https://forum.codewithmosh.com/u/slaetman21)\
**Replies:** 0\
**Last updated:** [October 17, 2024, 12:28pm UTC](https://forum.codewithmosh.com/t/python-deployment/29302 "2024-10-17T12:28:43Z")

</div>

Does anyone know why when I deploy my app, I get this error Can someone tell me what to do please

---

## [Private members of the Class](https://forum.codewithmosh.com/t/private-members-of-the-class/29150)

<div class="topic-metadata">

**Author:** [@MariaK](https://forum.codewithmosh.com/u/MariaK)\
**Replies:** 0\
**Last updated:** [October 7, 2024, 8:42pm UTC](https://forum.codewithmosh.com/t/private-members-of-the-class/29150 "2024-10-07T20:42:24Z")

</div>

Q. Given the code below, how can we correctly increment the element variable by one. class BluePrint: \_\_element = 1 def \_\_init\_\_(self): self.component = 1 def \_\_action(self): pass p…

---

## [Python Beginner Course too outdated? Can't follow it](https://forum.codewithmosh.com/t/python-beginner-course-too-outdated-cant-follow-it/29046)

<div class="topic-metadata">

**Author:** [@Olilk](https://forum.codewithmosh.com/u/Olilk)\
**Replies:** 2\
**Last updated:** [October 7, 2024, 1:45pm UTC](https://forum.codewithmosh.com/t/python-beginner-course-too-outdated-cant-follow-it/29046 "2024-10-07T13:45:39Z")

</div>

Hey complete python noob here. Been doing like a “duolingo python app” sort of thing and was recommended Mosh by a friend. Although she does not do python. Saw python course on sale, bought it but now worried there was …

---

## [Calculator in python](https://forum.codewithmosh.com/t/calculator-in-python/29122)

<div class="topic-metadata">

**Author:** [@Rishan](https://forum.codewithmosh.com/u/Rishan)\
**Replies:** 0\
**Last updated:** [October 5, 2024, 2:06am UTC](https://forum.codewithmosh.com/t/calculator-in-python/29122 "2024-10-05T02:06:03Z")

</div>

Asking the user which operation they want to perform operator = input(“”"Please enter the operation that you want to perform: , - , \* , / , // , \*\* . “”") We will introduce a varible skip which allows us to know weth…

---

## [Running Python in VS Code](https://forum.codewithmosh.com/t/running-python-in-vs-code/29091)

<div class="topic-metadata">

**Author:** [@hreece](https://forum.codewithmosh.com/u/hreece)\
**Replies:** 2\
**Last updated:** [October 4, 2024, 2:23pm UTC](https://forum.codewithmosh.com/t/running-python-in-vs-code/29091 "2024-10-04T14:23:16Z")

</div>

I have tried several times to run python from VS Code and keep getting the message that zsh command not found. I have uninstalled and reinstalled both apps twice and it never works. I was using sublime before I decided…

---

## [Dissertation in Python](https://forum.codewithmosh.com/t/dissertation-in-python/27251)

<div class="topic-metadata">

**Author:** [@henryq](https://forum.codewithmosh.com/u/henryq)\
**Replies:** 1\
**Last updated:** [October 2, 2024, 3:26pm UTC](https://forum.codewithmosh.com/t/dissertation-in-python/27251 "2024-10-02T15:26:59Z")

</div>

In Python, the program “write my dissertation uk” is encapsulated within a class named writemydissertations. This class is designed to facilitate the creation of dissertations for students in the UK. It initializes with …

---

## [Python Cheet Sheet](https://forum.codewithmosh.com/t/python-cheet-sheet/24516)

<div class="topic-metadata">

**Author:** [@Alsiesta](https://forum.codewithmosh.com/u/Alsiesta)\
**Replies:** 2\
**Last updated:** [August 25, 2024, 9:01am UTC](https://forum.codewithmosh.com/t/python-cheet-sheet/24516 "2024-08-25T09:01:26Z")

</div>

I have seen several posts asking for a Python Cheat Sheet. But non of them acutally received some Cheat Sheet. I have bought the Python Course and assume, some Cheat Sheet should exist. Thanks for your help, Alesiest

---

## [Python assignments - help would be appreciated](https://forum.codewithmosh.com/t/python-assignments-help-would-be-appreciated/7471)

<div class="topic-metadata">

**Author:** [@stjernberg](https://forum.codewithmosh.com/u/stjernberg)\
**Replies:** 4\
**Last updated:** [September 26, 2024, 6:25pm UTC](https://forum.codewithmosh.com/t/python-assignments-help-would-be-appreciated/7471 "2024-09-26T18:25:47Z")

</div>

Tbh I’m completely lost so I’m just gonna post all three assignments - any help or input which commands to use will be most appreciated! : Create a function called read\_data , that takes a filename as argument. The fun…

---

## [My solution about overlap](https://forum.codewithmosh.com/t/my-solution-about-overlap/28863)

<div class="topic-metadata">

**Author:** [@Joe1](https://forum.codewithmosh.com/u/Joe1)\
**Replies:** 0\
**Last updated:** [September 20, 2024, 10:54pm UTC](https://forum.codewithmosh.com/t/my-solution-about-overlap/28863 "2024-09-20T22:54:29Z")

</div>

import random list1 = \[1, 2, 3, 4, 5\] list2 = \[2, 8, 9, 7, 6\] random\_list1 = random.choice(list1) random\_list2 = random.choice(list2) result = \[random\_list1, random\_list2\] print(result)

---

## [Python Mastery Course | Web Scraping](https://forum.codewithmosh.com/t/python-mastery-course-web-scraping/28816)

<div class="topic-metadata">

**Author:** [@books2121](https://forum.codewithmosh.com/u/books2121)\
**Replies:** 0\
**Last updated:** [September 18, 2024, 7:31pm UTC](https://forum.codewithmosh.com/t/python-mastery-course-web-scraping/28816 "2024-09-18T19:31:21Z")

</div>

Hi - I am taking the web scrapping session in the Python Mastery Course and I keep getting the wrong error after running Mosh’s code. Can someone please help? I’d followed his steps in connecting to beautiful soup and re…

---

## [Python. I'd like to know if this course is updated or outdated](https://forum.codewithmosh.com/t/python-id-like-to-know-if-this-course-is-updated-or-outdated/28781)

<div class="topic-metadata">

**Author:** [@J-Duluc28](https://forum.codewithmosh.com/u/J-Duluc28)\
**Replies:** 0\
**Last updated:** [September 16, 2024, 1:34am UTC](https://forum.codewithmosh.com/t/python-id-like-to-know-if-this-course-is-updated-or-outdated/28781 "2024-09-16T01:34:34Z")

</div>

I want to buy it but I do not know if this is updated.

---

## [Python Pylint Extention](https://forum.codewithmosh.com/t/python-pylint-extention/5070)

<div class="topic-metadata">

**Author:** [@Ammar](https://forum.codewithmosh.com/u/Ammar)\
**Replies:** 35\
**Last updated:** [September 14, 2024, 3:35am UTC](https://forum.codewithmosh.com/t/python-pylint-extention/5070 "2024-09-14T03:35:47Z")

</div>

Hay…can Someone help me please pylint isn’t working i have installed python Extention but I haven’ received the message that showed in the course which says pylint isn’t installed and then: i have searched for soluti…

---

## [Pylint not correcting wrong code](https://forum.codewithmosh.com/t/pylint-not-correcting-wrong-code/28749)

<div class="topic-metadata">

**Author:** [@Brooke](https://forum.codewithmosh.com/u/Brooke)\
**Replies:** 0\
**Last updated:** [September 14, 2024, 3:19am UTC](https://forum.codewithmosh.com/t/pylint-not-correcting-wrong-code/28749 "2024-09-14T03:19:39Z")

</div>

All extensions installed, but Pylink is not correcting the code. Have I missed ticking a box somewhere?

---

## [Hangman Game using python](https://forum.codewithmosh.com/t/hangman-game-using-python/28592)

<div class="topic-metadata">

**Author:** [@KdeltaX](https://forum.codewithmosh.com/u/KdeltaX)\
**Replies:** 2\
**Last updated:** [September 12, 2024, 12:08pm UTC](https://forum.codewithmosh.com/t/hangman-game-using-python/28592 "2024-09-12T12:08:23Z")

</div>

A fun project i did in my free time. Please do review it!!

[Previous page](https://forum.codewithmosh.com/c/python/5.md?page=1)

[Next page](https://forum.codewithmosh.com/c/python/5.md?page=3)
