
Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
expand_more
expand_more
format_list_bulleted
Question
how to fix this

Transcribed Image Text:PyCharm
File
Edit View Navigate
Code
Refactor
Run
Tools
VCS
Window Help
65%
Fri 11:59 PM Matt
pythonProject1 – main.py
pythonProject1
main.py
main
main.py x
user_int =
int(input("Enter integer (32-126):\n"))
A 10 X1 ^ v
2
user_float =
float(input("Enter float\n"))
user_char= int(input("Enter character\n"))
user_string= str(input("Enter string:\n"))
print(user_int user_float,user_char user_string)
print(user_string user_charLuser_float,user_int)
print(user_int,"convertrd to character is" chr(user_int))
7
8.
Run:
main x
Enter character
Traceback (most recent call last):
File "/Users/Matt/PycharmProjects/pythonProject1/main.py", line 3, in <module>
user_char= int(input("Enter character\n"))
File "<string>", line 1, in <module>
NameError: name 'z' is not defined
Process finished with exit code 1
Run
E TODO
e Problems
- Terminal
Python Packages
Python Console
Event Log
PyCharm 2021.1.3 available || Update... (a minute ago)
15:1 Python 2.7 (pythonProject1)
JUL
555-7361
EGGS
Lou
PC
3D
MILK
I Project
5
H. Structure
* Favorites
il
0000
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution
Trending nowThis is a popular solution!
Step by stepSolved in 2 steps with 2 images

Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- When a runtime error occurs?arrow_forward100% Lab Assignment-2 Basak Taylan March 2019 Question-1 1- Get width from user. 2- Get height from user. 3- Calculate the area. 4- Draw a turtle with pen color red and fill color orange the width and height you get from user. 5 Write area with turtle on the shape 6- Check 1 for sample run Python Turtle Graphics ----- RESTART Users/basak/Deskt op/1.py =- Enter wid 150 Inter fetgh: 1.arrow_forwardNeed answer onlyarrow_forward
- To update the PowerShell Help System, we use the cmdlet: Group of answer choices Get-Help | MORE Add-Help Update-Help New-Helparrow_forwardCorrect explanation get upvote What is the main function of the command interpreter?arrow_forwardThe most recent iteration has resulted in new functionality being introduced to the Linux Kernel. Does the release become more or less secure as a result? Is there a purpose for this?arrow_forward
arrow_back_ios
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education

Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education

Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON

Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON

C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON

Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning

Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education