Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Variables with numbers
#1
Hi Guys
I am an absolute beginner in python coding, I have this basic error and was wondering whats wrong
character_age = "50" this works fine
character_age = 50 I have been told you don't need " around numbers but it gives me an error
I'm using python 3 & pycharm the latest version
Reply


Messages In This Thread
Variables with numbers - by Alfie926 - Nov-11-2018, 06:48 PM
RE: Variables with numbers - by buran - Nov-11-2018, 07:00 PM
RE: Variables with numbers - by Alfie926 - Nov-11-2018, 07:38 PM
RE: Variables with numbers - by buran - Nov-11-2018, 07:52 PM
RE: Variables with numbers - by Alfie926 - Nov-11-2018, 08:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ValueError: Found input variables with inconsistent numbers of samples saoko 0 2,476 Jun-16-2022, 06:59 PM
Last Post: saoko
  Found input variables with inconsistent numbers of samples: [1000, 200] jenya56 2 2,899 Sep-15-2021, 12:48 PM
Last Post: jenya56
  Print Numbers starting at 1 vertically with separator for output numbers Pleiades 3 3,741 May-09-2019, 12:19 PM
Last Post: Pleiades

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020