Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

variables storing values from functions as none type #72

Open
Shivam23Thaman opened this issue Mar 12, 2019 · 0 comments
Open

variables storing values from functions as none type #72

Shivam23Thaman opened this issue Mar 12, 2019 · 0 comments

Comments

@Shivam23Thaman
Copy link

Shivam23Thaman commented Mar 12, 2019

I am trying to assign values extracted from the function to a variable but while printing the variable, it shows it as none type but it displays the data. Here's my code : prime_genre = display_table(ios_final, -5) print("prime_genre : ", prime_genre)
Nonetype

@Shivam23Thaman Shivam23Thaman changed the title variables storing values from functions as null variables storing values from functions as none type Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant