I can't seem to figure out what I am doing wrong in my PyCharm when creating a python file. I
appear to only have one output when I run the program I can't figure out why. Can any one help?
File Ecit Yieur Navigate Code Refactor Run Iools vCS Whindow Help Myproject-Namehge.py
Project Namegepy Re NameAngepy x from datetime import date def main(): * ain function name =
input('lhat is your name? ') age = int(input(' How old are you? ')) current_year = date.today().year #
Get curpent year birth_year = current_year - age # Calculate birth year print('Hello {} ! You were
bonn in {}, . format(name, birth_year)) I main()

More Related Content

PDF
What can we say about these results Smokers have a nonstat.pdf
PDF
We use the recursion xixi1+i1iN We use 00 You need to o.pdf
PDF
The lifespan of the Ebola virus on flat dry surfaces has a n.pdf
PDF
Struter Partnership tiene un capital total de socios de 460.pdf
PDF
Question 10 Which of the following cannot be said regardin.pdf
PDF
Q5 5 marks For a natural number e let We denote the domai.pdf
PDF
PF1224A Journalizing withdrawal of cash from partnership .pdf
PDF
Please answer the 3 questions below thank you in advance Wh.pdf
What can we say about these results Smokers have a nonstat.pdf
We use the recursion xixi1+i1iN We use 00 You need to o.pdf
The lifespan of the Ebola virus on flat dry surfaces has a n.pdf
Struter Partnership tiene un capital total de socios de 460.pdf
Question 10 Which of the following cannot be said regardin.pdf
Q5 5 marks For a natural number e let We denote the domai.pdf
PF1224A Journalizing withdrawal of cash from partnership .pdf
Please answer the 3 questions below thank you in advance Wh.pdf

More from acmefit (19)

PDF
please solve this Operators in the same row have the same pr.pdf
PDF
a Suppose R is a partial order over set A Prove or disprov.pdf
PDF
please help me with the case study Read the case study .pdf
PDF
Note Use the Tax Tables to calculate the answers to the pro.pdf
PDF
Mayu is responsible for the security of her companys server.pdf
PDF
Country Financial a financial services company uses survey.pdf
PDF
ItemNodeh include ltiostreamgt include ltstring.pdf
PDF
Consulte la tabla a continuacin que muestra los datos de lo.pdf
PDF
fill in the blank What is incorrect about an SCorp a Owne.pdf
PDF
An estimated regression equation was developed to predict th.pdf
PDF
Far from being rigid and inflexible the doctrine of precede.pdf
PDF
Exhibit Multiplier The marginal propensity to consume is 0.pdf
PDF
Epto2decimalsjto4dedmalis trabsinty Bj.pdf
PDF
2Assume that i and j are assigned to registers s3 and .pdf
PDF
20 pt Convert the following contextfree grammar to Choms.pdf
PDF
7 Displaying sample means and their errors A researcher is .pdf
PDF
1 Cul de las siguientes afirmaciones sobre una buena inv.pdf
PDF
1a Si el pnico hace que los depositantes indios retiren su.pdf
PDF
1 Nortel Networks experiment una de las quiebras canadiens.pdf
please solve this Operators in the same row have the same pr.pdf
a Suppose R is a partial order over set A Prove or disprov.pdf
please help me with the case study Read the case study .pdf
Note Use the Tax Tables to calculate the answers to the pro.pdf
Mayu is responsible for the security of her companys server.pdf
Country Financial a financial services company uses survey.pdf
ItemNodeh include ltiostreamgt include ltstring.pdf
Consulte la tabla a continuacin que muestra los datos de lo.pdf
fill in the blank What is incorrect about an SCorp a Owne.pdf
An estimated regression equation was developed to predict th.pdf
Far from being rigid and inflexible the doctrine of precede.pdf
Exhibit Multiplier The marginal propensity to consume is 0.pdf
Epto2decimalsjto4dedmalis trabsinty Bj.pdf
2Assume that i and j are assigned to registers s3 and .pdf
20 pt Convert the following contextfree grammar to Choms.pdf
7 Displaying sample means and their errors A researcher is .pdf
1 Cul de las siguientes afirmaciones sobre una buena inv.pdf
1a Si el pnico hace que los depositantes indios retiren su.pdf
1 Nortel Networks experiment una de las quiebras canadiens.pdf

Recently uploaded (20)

PDF
Complications of Minimal Access-Surgery.pdf
PDF
advance database management system book.pdf
PPTX
Computer Architecture Input Output Memory.pptx
PDF
FORM 1 BIOLOGY MIND MAPS and their schemes
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
International_Financial_Reporting_Standa.pdf
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PPTX
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
PPTX
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
PPTX
Introduction to pro and eukaryotes and differences.pptx
PDF
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
PDF
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PDF
1.3 FINAL REVISED K-10 PE and Health CG 2023 Grades 4-10 (1).pdf
PDF
LDMMIA Reiki Yoga Finals Review Spring Summer
PDF
IGGE1 Understanding the Self1234567891011
Complications of Minimal Access-Surgery.pdf
advance database management system book.pdf
Computer Architecture Input Output Memory.pptx
FORM 1 BIOLOGY MIND MAPS and their schemes
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
International_Financial_Reporting_Standa.pdf
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
Cambridge-Practice-Tests-for-IELTS-12.docx
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
Introduction to pro and eukaryotes and differences.pptx
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Environmental Education MCQ BD2EE - Share Source.pdf
AI-driven educational solutions for real-life interventions in the Philippine...
1.3 FINAL REVISED K-10 PE and Health CG 2023 Grades 4-10 (1).pdf
LDMMIA Reiki Yoga Finals Review Spring Summer
IGGE1 Understanding the Self1234567891011

I cant seem to figure out what I am doing wrong in my PyCha.pdf

  • 1. I can't seem to figure out what I am doing wrong in my PyCharm when creating a python file. I appear to only have one output when I run the program I can't figure out why. Can any one help? File Ecit Yieur Navigate Code Refactor Run Iools vCS Whindow Help Myproject-Namehge.py Project Namegepy Re NameAngepy x from datetime import date def main(): * ain function name = input('lhat is your name? ') age = int(input(' How old are you? ')) current_year = date.today().year # Get curpent year birth_year = current_year - age # Calculate birth year print('Hello {} ! You were bonn in {}, . format(name, birth_year)) I main()