Python Forum
newbie questions about objects properties...
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
newbie questions about objects properties...
#2
you have already used name in a = os.name

import os 
a = os.name
print (a)
Reply


Messages In This Thread
RE: newbie questions about objects properties... - by Axel_Erfurt - Aug-12-2018, 10:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I need help writing this code for string properties and methods hannah71605 4 3,199 Mar-22-2021, 12:36 PM
Last Post: menator01
  Sort objects by protected properties. Sigriddenfeta 1 1,935 Mar-17-2020, 04:11 AM
Last Post: Larz60+
  Newbie to CS and Python, 2 questions johneven 2 2,282 Feb-01-2019, 03:00 AM
Last Post: johneven
  Creating a script with a class have specific properties dvldgs05 13 5,963 Oct-15-2018, 08:54 PM
Last Post: dvldgs05

Forum Jump:

User Panel Messages

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