Python Forum
IDLE crash using special characters?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IDLE crash using special characters?
#7
(Feb-09-2018, 01:55 PM)reikonaga Wrote: Hey there!

I'm starting to learn python and in one of the classes I noticed when I tried to do 2^2 and then the IDLE crashes when i try to input the character "^". It also crashes with ~´`

Im using a macbook, macOS 10.13.3 and a Portuguese keyboard.
Can someone help? pls?

Try using \ before it.
E.g.
print ("2\^2")
Reply


Messages In This Thread
IDLE crash using special characters? - by reikonaga - Feb-09-2018, 01:55 PM
RE: IDLE crash using special characters? - by buran - Feb-09-2018, 05:45 PM
RE: IDLE crash using special characters? - by keegan_010 - Aug-06-2018, 07:37 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Copy xml content from webpage and save to locally without special characters Nik1811 14 1,038 Mar-26-2024, 09:28 AM
Last Post: Nik1811
Question Special Characters read-write Prisonfeed 1 647 Sep-17-2023, 08:26 PM
Last Post: Gribouillis
  Catching a crash within a library code ebolisa 9 3,213 Nov-22-2021, 11:02 AM
Last Post: bowlofred
  Python Crash Course ( 2nd edition) alok 1 1,902 Jul-19-2021, 05:55 PM
Last Post: snippsat
  idle and characters with decimal value>127 hakelm 14 4,490 Jun-19-2021, 07:32 AM
Last Post: hakelm
  Rename Multiple files in directory to remove special characters nyawadasi 9 6,504 Feb-16-2021, 09:49 PM
Last Post: BashBedlam
  Remove escape characters / Unicode characters from string DreamingInsanity 5 13,841 May-15-2020, 01:37 PM
Last Post: snippsat
  Check for a special characters in a column and flag it ayomayam 0 2,066 Feb-12-2020, 03:04 PM
Last Post: ayomayam
  Im using python crash course version 2 james_newbie 3 2,423 Sep-07-2019, 09:21 PM
Last Post: ichabod801
  Python 3 crash course james_newbie 6 3,976 Aug-25-2019, 08:23 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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